Skip to content

Commit

Permalink
Merge pull request openshift#26812 from openshift-bot/auto-config-bra…
Browse files Browse the repository at this point in the history
…ncher

Automate config brancher by auto-config-brancher job at Mon, 07 Mar 2022 19:02:35 UTC
  • Loading branch information
openshift-merge-robot authored Mar 7, 2022
2 parents 0d1e09e + b3733d8 commit f91f429
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ tests:
-test.v \
-test.timeout=0 \
-test.run=TestKubeVirtCreateCluster \
-e2e.node-pool-replicas=1 \
-e2e.node-pool-replicas=5 \
-e2e.base-domain="fake" \
-e2e.kubevirt-container-disk-image="${RHCOS_CD_IMAGE}" \
--e2e.pull-secret-file=/etc/ci-pull-credentials/.dockerconfigjson
Expand Down Expand Up @@ -584,7 +584,7 @@ tests:
-test.v \
-test.timeout=0 \
-test.run=TestKubeVirtCreateCluster \
-e2e.node-pool-replicas=1 \
-e2e.node-pool-replicas=5 \
-e2e.base-domain="fake" \
-e2e.kubevirt-container-disk-image="${RHCOS_CD_IMAGE}" \
--e2e.pull-secret-file=/etc/ci-pull-credentials/.dockerconfigjson
Expand All @@ -610,7 +610,9 @@ tests:
commands: |-
CLUSTER_NAME="$(echo -n $PROW_JOB_ID|cut -d- -f-2)-mgmt"
export KUBECONFIG=/etc/hypershift-kubeconfig/hypershift-ops-admin.kubeconfig
bin/hypershift dump cluster --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
bin/hypershift dump cluster --dump-guest-cluster=true --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
cd $ARTIFACT_DIR
tar -cvzf hostedcluster.tar.gz hostedcluster-*
credentials:
- mount_path: /etc/hypershift-kubeconfig
name: hypershift-ci-1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ tests:
-test.v \
-test.timeout=0 \
-test.run=TestKubeVirtCreateCluster \
-e2e.node-pool-replicas=1 \
-e2e.node-pool-replicas=5 \
-e2e.base-domain="fake" \
-e2e.kubevirt-container-disk-image="${RHCOS_CD_IMAGE}" \
--e2e.pull-secret-file=/etc/ci-pull-credentials/.dockerconfigjson
Expand Down Expand Up @@ -585,7 +585,7 @@ tests:
-test.v \
-test.timeout=0 \
-test.run=TestKubeVirtCreateCluster \
-e2e.node-pool-replicas=1 \
-e2e.node-pool-replicas=5 \
-e2e.base-domain="fake" \
-e2e.kubevirt-container-disk-image="${RHCOS_CD_IMAGE}" \
--e2e.pull-secret-file=/etc/ci-pull-credentials/.dockerconfigjson
Expand All @@ -611,7 +611,9 @@ tests:
commands: |-
CLUSTER_NAME="$(echo -n $PROW_JOB_ID|cut -d- -f-2)-mgmt"
export KUBECONFIG=/etc/hypershift-kubeconfig/hypershift-ops-admin.kubeconfig
bin/hypershift dump cluster --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
bin/hypershift dump cluster --dump-guest-cluster=true --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
cd $ARTIFACT_DIR
tar -cvzf hostedcluster.tar.gz hostedcluster-*
credentials:
- mount_path: /etc/hypershift-kubeconfig
name: hypershift-ci-1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ tests:
-test.v \
-test.timeout=0 \
-test.run=TestKubeVirtCreateCluster \
-e2e.node-pool-replicas=1 \
-e2e.node-pool-replicas=5 \
-e2e.base-domain="fake" \
-e2e.kubevirt-container-disk-image="${RHCOS_CD_IMAGE}" \
--e2e.pull-secret-file=/etc/ci-pull-credentials/.dockerconfigjson
Expand Down Expand Up @@ -584,7 +584,7 @@ tests:
-test.v \
-test.timeout=0 \
-test.run=TestKubeVirtCreateCluster \
-e2e.node-pool-replicas=1 \
-e2e.node-pool-replicas=5 \
-e2e.base-domain="fake" \
-e2e.kubevirt-container-disk-image="${RHCOS_CD_IMAGE}" \
--e2e.pull-secret-file=/etc/ci-pull-credentials/.dockerconfigjson
Expand All @@ -610,7 +610,9 @@ tests:
commands: |-
CLUSTER_NAME="$(echo -n $PROW_JOB_ID|cut -d- -f-2)-mgmt"
export KUBECONFIG=/etc/hypershift-kubeconfig/hypershift-ops-admin.kubeconfig
bin/hypershift dump cluster --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
bin/hypershift dump cluster --dump-guest-cluster=true --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
cd $ARTIFACT_DIR
tar -cvzf hostedcluster.tar.gz hostedcluster-*
credentials:
- mount_path: /etc/hypershift-kubeconfig
name: hypershift-ci-1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,9 @@ tests:
commands: |-
CLUSTER_NAME="$(echo -n $PROW_JOB_ID|cut -d- -f-2)-mgmt"
export KUBECONFIG=/etc/hypershift-kubeconfig/hypershift-ops-admin.kubeconfig
bin/hypershift dump cluster --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
bin/hypershift dump cluster --dump-guest-cluster=true --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
cd $ARTIFACT_DIR
tar -cvzf hostedcluster.tar.gz hostedcluster-*
credentials:
- mount_path: /etc/hypershift-kubeconfig
name: hypershift-ci-1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,9 @@ tests:
commands: |-
CLUSTER_NAME="$(echo -n $PROW_JOB_ID|cut -d- -f-2)-mgmt"
export KUBECONFIG=/etc/hypershift-kubeconfig/hypershift-ops-admin.kubeconfig
bin/hypershift dump cluster --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
bin/hypershift dump cluster --dump-guest-cluster=true --artifact-dir=$ARTIFACT_DIR --name="${CLUSTER_NAME}"
cd $ARTIFACT_DIR
tar -cvzf hostedcluster.tar.gz hostedcluster-*
credentials:
- mount_path: /etc/hypershift-kubeconfig
name: hypershift-ci-1
Expand Down

0 comments on commit f91f429

Please sign in to comment.