Skip to content

Commit e5c7aa5

Browse files
committed
ci: add missing CUSTOM_LONGHORN_BACKING_IMAGE_MANAGER_IMAGE in regression test Jenkinsfile
Signed-off-by: Yang Chiu <yang.chiu@suse.com>
1 parent 342790e commit e5c7aa5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test_framework/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ node {
133133
--env CUSTOM_LONGHORN_INSTANCE_MANAGER_IMAGE=${CUSTOM_LONGHORN_INSTANCE_MANAGER_IMAGE} \
134134
--env CUSTOM_LONGHORN_MANAGER_IMAGE=${CUSTOM_LONGHORN_MANAGER_IMAGE} \
135135
--env CUSTOM_LONGHORN_SHARE_MANAGER_IMAGE=${CUSTOM_LONGHORN_SHARE_MANAGER_IMAGE} \
136+
--env CUSTOM_LONGHORN_BACKING_IMAGE_MANAGER_IMAGE=${CUSTOM_LONGHORN_BACKING_IMAGE_MANAGER_IMAGE} \
136137
--env LONGHORN_TESTS_CUSTOM_IMAGE=${LONGHORN_TESTS_CUSTOM_IMAGE} \
137138
--env DISTRO=${DISTRO} \
138139
--env LONGHORN_REPO_URI=${LONGHORN_REPO_URI} \

0 commit comments

Comments
 (0)