We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7691a1a + 7de0972 commit 247f120Copy full SHA for 247f120
config/jobs/periodic/kubernetes/test-kubernetes-periodics.yaml
@@ -46,10 +46,10 @@ periodics:
46
47
export PATH=$GOPATH/bin:$PATH
48
export GO111MODULE=on
49
+ RESOURCE_TYPE="powervs-k8s-conformance"
50
source "./hack/boskos.sh"
51
52
make install-deployer-tf
- RESOURCE_TYPE="powervs-k8s-conformance"
53
54
apt-get update && apt-get install -y ansible
55
0 commit comments