-
Notifications
You must be signed in to change notification settings - Fork 40.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove spring-boot-smoke-test-webflux-ssl
Remove `spring-boot-smoke-test-webflux-ssl` since it's more of an integration test than a smoke test. We could consider relocating it to `spring-boot-integration-tests` but since we have unit tests with a mock PCKCS11 security it's probably best to see if we can get away without it. See gh-32179
- Loading branch information
Showing
7 changed files
with
0 additions
and
251 deletions.
There are no files selected for viewing
52 changes: 0 additions & 52 deletions
52
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-webflux-ssl/build.gradle
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
...sts/spring-boot-smoke-test-webflux-ssl/spring-boot-starter-webflux-tests-app/build.gradle
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
.../spring-boot-smoke-test-webflux-ssl/spring-boot-starter-webflux-tests-app/settings.gradle
This file was deleted.
Oops, something went wrong.
122 changes: 0 additions & 122 deletions
122
...sl/src/test/java/smoketest.webflux.ssl/EmbeddedNettySslServerWithPkcs11KeystoreTests.java
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
...spring-boot-smoke-tests/spring-boot-smoke-test-webflux-ssl/src/test/resources/logback.xml
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
...boot-smoke-test-webflux-ssl/src/test/resources/ssl-server-with-pkcs11-keystore/Dockerfile
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...-test-webflux-ssl/src/test/resources/ssl-server-with-pkcs11-keystore/docker-entrypoint.sh
This file was deleted.
Oops, something went wrong.