Skip to content

Commit

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

Remove obsolete CI Scripts
  • Loading branch information
mpg authored Dec 9, 2024
2 parents a13d404 + fe81cfe commit 4a8e8f8
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 528 deletions.
14 changes: 0 additions & 14 deletions scripts/config.pl

This file was deleted.

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 4a8e8f8

Please sign in to comment.