Skip to content

Commit

Permalink
Merge pull request #922 from CecileRobertMichon/conformance-crs
Browse files Browse the repository at this point in the history
πŸ’š  Enable ClusterResourceSet on conformance job
  • Loading branch information
k8s-ci-robot authored Sep 3, 2020
2 parents ef306a4 + 85c984e commit 8e6cf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ create_cluster() {
export JOB_NAME="${JOB_NAME:-"cluster-api-provider-azure-conformance"}"
# timestamp is in RFC-3339 format to match kubetest
export TIMESTAMP=$(date -u '+%Y-%m-%dT%H:%M:%SZ')
export EXP_CLUSTER_RESOURCE_SET=true
${REPO_ROOT}/hack/create-dev-cluster.sh
}

Expand Down

0 comments on commit 8e6cf27

Please sign in to comment.