chore(camel-test-infra-hashicorp-vault): upgrade hashicorp.vault.container to 2.1.1 - #26645
Conversation
…ainer to 2.1.1 Update hashicorp.vault.container from 2.1.0 to 2.1.1
oscerd
left a comment
There was a problem hiding this comment.
Reviewed as a test-infra container image version bump.
This upgrades an already-used test-infra container image to a newer tag on the same registry (container.properties plus the regenerated test-infra metadata.json). Because it is a version bump of an image the suite already runs, the existing architecture handling and skipITs setup carry over unchanged. These github-actions-authored container bumps get no CI by design (the GITHUB_TOKEN does not trigger pull_request workflows), so there is no check to gate on.
LGTM — approving.
This review was generated by an AI agent and may contain inaccuracies. Please verify all suggestions before applying.
Claude Code on behalf of oscerd
apupier
left a comment
There was a problem hiding this comment.
[�[1;34mINFO�[m] Running org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerCreateMultiVersionSecretIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.59 s -- in org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerCreateMultiVersionSecretIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerCreateSecretIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerCreateSecretIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerCreateSecretPOJOIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerCreateSecretPOJOIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerDeleteSecretIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerDeleteSecretIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerListSecretsIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerListSecretsIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerReadMultiVersionedSecretIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerReadMultiVersionedSecretIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerSecretPathHeaderIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.apache.camel.component.hashicorp.vault.integration.operations.�[1mHashicorpProducerSecretPathHeaderIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.hashicorp.vault.integration.�[1mHashicorpVaultPropertiesSourceNoEnvTestIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m25�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.apache.camel.component.hashicorp.vault.integration.�[1mHashicorpVaultPropertiesSourceNoEnvTestIT�[m
[�[1;34mINFO�[m]
[�[1;34mINFO�[m] Results:
[�[1;34mINFO�[m]
[�[1;34mINFO�[m] �[1;32mTests run: 32, Failures: 0, Errors: 0, Skipped: 0
This PR updates the
hashicorp.vault.containercontainer image to version2.1.1.Update Details
hashicorp.vault.containermirror.gcr.io/hashicorp/vault/home/runner/work/camel/camel/test-infra/camel-test-infra-hashicorp-vault/src/main/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties2.1.02.1.1Verification
Please verify:
Run the following to rebuild the test infra:
Then test the impacted components.
This PR was automatically created by the Container Version Upgrade workflow.