Skip to content

Commit

Permalink
Force upstream test run.
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Arnold <[email protected]>
  • Loading branch information
mrnold committed Oct 15, 2024
1 parent 5dadeaa commit 64617c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ OC_CLI = $(shell which oc)
TEST_VIRT ?= false
KVM_EMULATION ?= true
TEST_UPGRADE ?= false
HCO_UPSTREAM ?= false
HCO_UPSTREAM ?= true

ifdef CLI_DIR
OC_CLI = ${CLI_DIR}/oc
Expand Down

0 comments on commit 64617c1

Please sign in to comment.