Skip to content

Commit d5961ff

Browse files
committed
Update openshift-test-private commit to recent
1 parent 8882ae3 commit d5961ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/assets/common_versions.sh.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,6 @@ export BREW_LREL_RELEASE_VERSION
170170

171171
# Branch and commit for the openshift-tests-private repository
172172
OPENSHIFT_TESTS_PRIVATE_REPO_BRANCH="release-4.${{MINOR_VERSION}}"
173-
OPENSHIFT_TESTS_PRIVATE_REPO_COMMIT="ed0dc50bfaf9b301d175b7035b8c0192ab113db9"
173+
OPENSHIFT_TESTS_PRIVATE_REPO_COMMIT="9fd97ee76e1bd3bac0c48e430202686f8c052291"
174174
export OPENSHIFT_TESTS_PRIVATE_REPO_BRANCH
175175
export OPENSHIFT_TESTS_PRIVATE_REPO_COMMIT

test/bin/common_versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,6 @@ export BREW_LREL_RELEASE_VERSION
170170

171171
# Branch and commit for the openshift-tests-private repository
172172
OPENSHIFT_TESTS_PRIVATE_REPO_BRANCH="release-4.${MINOR_VERSION}"
173-
OPENSHIFT_TESTS_PRIVATE_REPO_COMMIT="ed0dc50bfaf9b301d175b7035b8c0192ab113db9"
173+
OPENSHIFT_TESTS_PRIVATE_REPO_COMMIT="9fd97ee76e1bd3bac0c48e430202686f8c052291"
174174
export OPENSHIFT_TESTS_PRIVATE_REPO_BRANCH
175175
export OPENSHIFT_TESTS_PRIVATE_REPO_COMMIT

0 commit comments

Comments
 (0)