mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-05 21:15:26 +00:00
temporarily comment out AD tests for fips too
This commit is contained in:
@@ -924,7 +924,7 @@ jobs:
|
||||
passed:
|
||||
# First we list everything that should be triggered by the first ready-for-int.
|
||||
# TODO: bring back scan-image after upgrading Golang to resolve CVEs in a PR
|
||||
# - scan-image
|
||||
# - scan-image
|
||||
- integration-test-oldest
|
||||
- integration-test-latest
|
||||
- integration-test-latest-arm64
|
||||
@@ -1221,11 +1221,11 @@ jobs:
|
||||
# We don't need to run these on every version of Kubernetes for Kind in this pipeline, so we choose to run
|
||||
# them on one version to get some coverage.
|
||||
# TODO: replace this with some other LDAP and open firewall for outgoing LDAP and LDAPs
|
||||
# <<: *jumpcloud_integration_env_vars
|
||||
# <<: *jumpcloud_integration_env_vars
|
||||
# The following AD params enable the ActiveDirectory integration tests. We don't need to run these on every
|
||||
# version of Kubernetes for Kind in this pipeline, so we choose to run them on one version to get some coverage.
|
||||
# TODO: bring this back with a new AD server
|
||||
# <<: *active_directory_integration_env_vars
|
||||
# <<: *active_directory_integration_env_vars
|
||||
# The following params enable the GitHub integration tests. We don't need to run these on every
|
||||
# version of Kubernetes for Kind in this pipeline, so we choose to run them on one version to get some coverage.
|
||||
<<: *github_integration_env_vars
|
||||
@@ -1370,7 +1370,8 @@ jobs:
|
||||
# The following AD params enable the ActiveDirectory integration tests. We don't need to run these on every
|
||||
# version of Kubernetes for Kind in this pipeline, but it is useful to know if we can communicate with our
|
||||
# AD server when using FIPS cipher suites.
|
||||
<<: *active_directory_integration_env_vars
|
||||
# TODO: bring this back with a new AD server
|
||||
# <<: *active_directory_integration_env_vars
|
||||
# The following params enable the GitHub integration tests. We don't need to run these on every
|
||||
# version of Kubernetes for Kind in this pipeline, but it is useful to know if we can communicate with
|
||||
# GitHub when using FIPS cipher suites.
|
||||
|
||||
Reference in New Issue
Block a user