File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 - script :
1111 name : check boilerplate
1212 code : ./hack/verify-boilerplate.sh
13-
13+
1414 - script :
1515 name : go fmt
1616 code : make gofmt
@@ -139,8 +139,8 @@ e2e-test:
139139 export VERSION=$(cat VERSION.txt)
140140 echo "${VERSION}"
141141 export NODEPORT_TEST="true"
142- export CCM_SECLIST_ID="ocid1.securitylist.oc1.iad.aaaaaaaaqshdqfwpgqnvt42vrvtn4oqlpxvmgte5r5j7aczkxghodftx77gq "
143- export K8S_SECLIST_ID="ocid1.securitylist.oc1.iad.aaaaaaaazsac74oe2fml7bhpmkbboik7zfzsma2eakeummgeyvbuzpjbvs4a "
142+ export CCM_SECLIST_ID="ocid1.securitylist.oc1.iad.aaaaaaaagekgnvc75yxb66xj2qgocejhyk5xuhojm6wimmteqa5fj43kk5lq "
143+ export K8S_SECLIST_ID="ocid1.securitylist.oc1.iad.aaaaaaaajzgrgfma2xzzdv4erczaiphuyaflazbt2bvzw2cwj2pxo3fygo5a "
144144
145145 - script :
146146 name : deploy latest CCM
@@ -171,7 +171,7 @@ push-canary:
171171 echo "Pushing test version ${VERSION}"
172172 - script :
173173 name : configure oci canary entrypoint
174- code : mkdir -p /oci/scripts/ && cp ./hack/ccm-canary-entrypoint.sh /oci/scripts/ccm-canary-entrypoint.sh
174+ code : mkdir -p /oci/scripts/ && cp ./hack/ccm-canary-entrypoint.sh /oci/scripts/ccm-canary-entrypoint.sh
175175 - internal/docker-push :
176176 repository : iad.ocir.io/oracle/oci-cloud-controller-manager-canary
177177 tag : $VERSION
You can’t perform that action at this time.
0 commit comments