File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 3636 - integration-fips-cloud-image
3737 env :
3838 ASDF_TERRAFORM_VERSION : 1.9.2
39- CUSTOM_IMAGE_TAG : " git-${BUILDKITE_COMMIT:0:12}"
40- CI_ELASTIC_AGENT_DOCKER_IMAGE : " docker.elastic.co/beats-ci/elastic-agent-cloud-fips"
4139 TF_VAR_integration_server_docker_image : " docker.elastic.co/beats-ci/elastic-agent-cloud-fips:git-${BUILDKITE_COMMIT:0:12}"
4240 command : |
4341 source .buildkite/scripts/steps/ess_start.sh
5856 - packaging-ubuntu-x86-64-fips # Reuse artifacts produced in .buildkite/integration.pipeline.yml
5957 env :
6058 FIPS : " true"
61- CUSTOM_IMAGE_TAG : " git-${BUILDKITE_COMMIT:0:12}"
62- CI_ELASTIC_AGENT_DOCKER_IMAGE : " docker.elastic.co/beats-ci/elastic-agent-cloud-fips"
6359 TF_VAR_integration_server_docker_image : " docker.elastic.co/beats-ci/elastic-agent-cloud-fips:git-${BUILDKITE_COMMIT:0:12}"
6460 TEST_PACKAGE : " github.com/elastic/elastic-agent/testing/integration/ess"
6561 command : |
8884 - packaging-ubuntu-arm64-fips
8985 env :
9086 FIPS : " true"
91- CUSTOM_IMAGE_TAG : " git-${BUILDKITE_COMMIT:0:12}"
92- CI_ELASTIC_AGENT_DOCKER_IMAGE : " docker.elastic.co/beats-ci/elastic-agent-cloud-fips"
9387 TF_VAR_integration_server_docker_image : " docker.elastic.co/beats-ci/elastic-agent-cloud-fips:git-${BUILDKITE_COMMIT:0:12}"
9488 TEST_PACKAGE : " github.com/elastic/elastic-agent/testing/integration/ess"
9589 command : |
You can’t perform that action at this time.
0 commit comments