Cirrus: Update base branch to v4.0-rhel

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2022-03-17 14:32:27 -04:00
parent ed21c8640d
commit 9a7c9ddffb

View File

@ -6,7 +6,7 @@ env:
#### Global variables used for all tasks #### Global variables used for all tasks
#### ####
# Name of the ultimate destination branch for this CI run, PR or post-merge. # Name of the ultimate destination branch for this CI run, PR or post-merge.
DEST_BRANCH: "v4.0" DEST_BRANCH: "v4.0-rhel"
# Netavark branch to use when TEST_ENVIRON=host-netavark # Netavark branch to use when TEST_ENVIRON=host-netavark
NETAVARK_BRANCH: "main" # TODO: This should point to a release branch NETAVARK_BRANCH: "main" # TODO: This should point to a release branch
# Aardvark branch to use # Aardvark branch to use