Skip to content

Commit

Permalink
test: update integration README
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywang committed Mar 6, 2024
1 parent c590788 commit 561f22b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Run `testing-farm` CLI from `quay.io/testing-farm/cli` container. Don't forget e
--environment AWS_REGION=us-east-1 \
--secret DOWNLOAD_NODE=$DOWNLOAD_NODE \
--secret RHEL_REGISTRY_URL=$RHEL_REGISTRY_URL \
--secret CERT_URL=$CERT_URL \
--secret QUAY_USERNAME=$QUAY_USERNAME \
--secret QUAY_PASSWORD=$QUAY_PASSWORD \
--secret QUAY_SECRET=$QUAY_SECRET \
Expand Down Expand Up @@ -62,7 +61,6 @@ Run `testing-farm` CLI from `quay.io/testing-farm/cli` container. Don't forget e
QUAY_SECRET Save into /etc/ostree/auth.json for authenticated registry
DOWNLOAD_NODE RHEL nightly compose download URL
RHEL_REGISTRY_URL RHEL bootc image URL
CERT_URL CA certificate download URL
AWS_ACCESS_KEY_ID AWS access key id
AWS_SECRET_ACCESS_KEY AWS secrety key
AWS_REGION AWS region
Expand Down

0 comments on commit 561f22b

Please sign in to comment.