-
Notifications
You must be signed in to change notification settings - Fork 545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: add CSI_UPGRADE_VERSION var to build.env #4008
Conversation
@Mergifyio rebase |
✅ Nothing to do for rebase action |
Currently, upgrade version for upgrade tests need to be set in ci/centos branch. This commit adds a variable in build.env, so that we have the flexibility to use this value instead. Signed-off-by: Rakshith R <rar@redhat.com>
66a0d0f
to
bdb8686
Compare
Pull request has been modified.
/test ci/centos/k8s-e2e-external-storage/1.25 |
/test ci/centos/k8s-e2e-external-storage/1.26 |
/test ci/centos/k8s-e2e-external-storage/1.27 |
/test ci/centos/mini-e2e-helm/k8s-1.25 |
/test ci/centos/mini-e2e-helm/k8s-1.26 |
/test ci/centos/mini-e2e-helm/k8s-1.27 |
/test ci/centos/mini-e2e/k8s-1.25 |
/test ci/centos/mini-e2e/k8s-1.26 |
/test ci/centos/mini-e2e/k8s-1.27 |
/test ci/centos/upgrade-tests-cephfs |
/test ci/centos/upgrade-tests-rbd |
Currently, upgrade version for upgrade tests need to be set in ci/centos branch. This commit adds a variable in build.env, so that we have the flexibility to use this value instead. > Backport of: ceph#4008 Signed-off-by: Rakshith R <rar@redhat.com>
Currently, upgrade version for upgrade tests need to be set in ci/centos branch. This commit adds a variable in build.env, so that we have the flexibility to use this value instead. > Backport of: ceph#4008 Signed-off-by: Rakshith R <rar@redhat.com> Signed-off-by: karthik-us <ksubrahm@redhat.com>
Currently, upgrade version for upgrade tests need to be set in ci/centos branch. This commit adds a variable in build.env, so that we have the flexibility to use this value instead. > Backport of: #4008 Signed-off-by: Rakshith R <rar@redhat.com> Signed-off-by: karthik-us <ksubrahm@redhat.com>
Describe what this PR does
Currently, upgrade version for upgrade tests
need to be set in ci/centos branch.
This commit adds a variable in build.env,
so that we have the flexibility to use
this value instead.
Upgrade tests are failing in #4005.
Depends-on: #4007
Show available bot commands
These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:
/retest ci/centos/<job-name>
: retest the<job-name>
after unrelatedfailure (please report the failure too!)