Skip to content

Fix e2e pipeline reusability issues

Andrejs Cunskis requested to merge andrey-update-license-var-name into master

What does this MR do and why?

Renamed variables

Use the variable names as they are defined in CI/CD settings (now provisioned automatically to all projects that run e2e tests). This is also related to a strange bug where for some reason this type of reassigning environment variable malforms it when including e2e as child pipeline: omnibus-gitlab!6464 (comment 1309906801)

  • Use QA_EE_LICENSE
  • Use QA_GITHUB_ACCESS_TOKEN

Upgrade tests

Fix upgrade test command to not automatically include bundle exec prefix

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andrejs Cunskis

Merge request reports

Loading