Skip to content

Commit

Permalink
Add clarification comment on different GCP project usage in e2e run
Browse files Browse the repository at this point in the history
Signed-off-by: Yury Tsarev <[email protected]>
  • Loading branch information
ytsarev committed Jan 22, 2024
1 parent def9ef4 commit 529d8d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ uptest: $(UPTEST) $(KUBECTL) $(KUTTL)

# This target requires the following environment variables to be set:
# - UPTEST_CLOUD_CREDENTIALS, cloud credentials for the provider being tested, e.g. export UPTEST_CLOUD_CREDENTIALS=$(cat gcp.json)
# make e2e UPTEST_GCP_PROJECT=crossplane-playground to use a different project
e2e: build controlplane.up local.xpkg.deploy.configuration.$(PROJECT_NAME) uptest

render:
Expand Down

0 comments on commit 529d8d3

Please sign in to comment.