Skip to content

Commit

Permalink
Merge pull request #9824 from Harry-Ramsey/remove-obsolete-ci-scripts…
Browse files Browse the repository at this point in the history
…-3.6

Backport 3.6: Remove obsolete CI Scripts
  • Loading branch information
mpg authored Dec 9, 2024
2 parents 42cb84f + 816c7c2 commit 2db55a5
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 514 deletions.
20 changes: 0 additions & 20 deletions scripts/windows_msbuild.bat

This file was deleted.

158 changes: 0 additions & 158 deletions tests/docker/bionic/Dockerfile

This file was deleted.

27 changes: 0 additions & 27 deletions tests/scripts/all-in-docker.sh

This file was deleted.

36 changes: 0 additions & 36 deletions tests/scripts/basic-in-docker.sh

This file was deleted.

6 changes: 3 additions & 3 deletions tests/scripts/components-configuration-x509.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

component_test_no_x509_info () {
msg "build: full + MBEDTLS_X509_REMOVE_INFO" # ~ 10s
scripts/config.pl full
scripts/config.pl unset MBEDTLS_MEMORY_BACKTRACE # too slow for tests
scripts/config.pl set MBEDTLS_X509_REMOVE_INFO
scripts/config.py full
scripts/config.py unset MBEDTLS_MEMORY_BACKTRACE # too slow for tests
scripts/config.py set MBEDTLS_X509_REMOVE_INFO
make CFLAGS='-Werror -O2'

msg "test: full + MBEDTLS_X509_REMOVE_INFO" # ~ 10s
Expand Down
90 changes: 0 additions & 90 deletions tests/scripts/docker_env.sh

This file was deleted.

Loading

0 comments on commit 2db55a5

Please sign in to comment.