Skip to content
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

upgrade: regenerate zebrunner-proxy nginx.conf #458

Closed
vdelendik opened this issue Jun 17, 2021 · 2 comments
Closed

upgrade: regenerate zebrunner-proxy nginx.conf #458

vdelendik opened this issue Jun 17, 2021 · 2 comments
Milestone

Comments

@vdelendik
Copy link
Contributor

zebrunner-proxy nginx.conf.original is updated in 1.24 release.
during new setup it should be auto-populated automatically but as part of the upgrade we have to replace it from .original. It seems like no changes inside but anyway let's create a backup.

@vdelendik vdelendik added this to the 1.8 milestone Jun 17, 2021
vdelendik pushed a commit that referenced this issue Jun 21, 2021
@vdelendik
Copy link
Contributor Author

done. patch/1.8.sh script should regenerate zebrunner-proxy/nginx.conf using original.

test scenario:

  1. clone and setup zebrunner from master branch (pre-upgrade scenario)
  2. run full_regression to register set of jobs
  3. switch into the develop and do recursive pull
git checkout develop
git pull --recurse-submodules
./zebrunner.sh upgrade
  1. after services restart login into the reporting and review web tests
    -> runs and tests should be opened successfully
    -> screenshots should be available
  2. run more jobs to test that screenshots might be registered on new version as well

@ghost
Copy link

ghost commented Jun 21, 2021

Verified. Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant