Skip to content

Acc Tests: Moving to Ubuntu Focal#2169

Merged
jtopjian merged 6 commits intogophercloud:masterfrom
jtopjian:acctests-openlab-focal
Jun 7, 2021
Merged

Acc Tests: Moving to Ubuntu Focal#2169
jtopjian merged 6 commits intogophercloud:masterfrom
jtopjian:acctests-openlab-focal

Conversation

@jtopjian
Copy link
Copy Markdown
Contributor

For #2168

@coveralls
Copy link
Copy Markdown

coveralls commented May 20, 2021

Coverage Status

Coverage increased (+0.04%) to 79.918% when pulling 30b67a3 on jtopjian:acctests-openlab-focal into 0be823b on gophercloud:master.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented May 20, 2021

Build failed.

@jtopjian
Copy link
Copy Markdown
Contributor Author

recheck

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented May 20, 2021

Build failed.

@jtopjian
Copy link
Copy Markdown
Contributor Author

recheck

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented May 21, 2021

Build failed.

@jtopjian
Copy link
Copy Markdown
Contributor Author

recheck

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented May 25, 2021

Build failed.

@jtopjian
Copy link
Copy Markdown
Contributor Author

jtopjian commented Jun 2, 2021

recheck

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 2, 2021

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 2, 2021

Build failed.

@jtopjian
Copy link
Copy Markdown
Contributor Author

jtopjian commented Jun 3, 2021

recheck

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 3, 2021

Build failed.

@jtopjian
Copy link
Copy Markdown
Contributor Author

jtopjian commented Jun 3, 2021

@zaneb I'm trying to get the acceptance tests working in OpenLab and have been able to get the non-ironic test suites to pass. I'm not sure about the Ironic side, though. Since you were able to figure out the last test issue, would you happen to know what's going on here? From the logs in the link above, I think this is the error:

2021-06-03 18:10:14.875 | venv-tempest create: /opt/stack/new/tempest/.tox/tempest
2021-06-03 18:10:15.106 | ERROR: invocation failed (exit code 1), logfile: /opt/stack/new/tempest/.tox/tempest/log/venv-tempest-0.log
2021-06-03 18:10:15.107 | ================================== log start ===================================
2021-06-03 18:10:15.107 | ModuleNotFoundError: No module named 'virtualenv.seed.via_app_data'
2021-06-03 18:10:15.107 | 
2021-06-03 18:10:15.107 | =================================== log end ====================================
2021-06-03 18:10:15.107 | ERROR: InvocationError for command /usr/bin/python3.8 -m virtualenv --no-download --python /usr/bin/python3.8 tempest (exited with code 1)
2021-06-03 18:10:15.108 | ___________________________________ summary ____________________________________
2021-06-03 18:10:15.108 | ERROR:   venv-tempest: InvocationError for command /usr/bin/python3.8 -m virtualenv --no-download --python /usr/bin/python3.8 tempest (exited with code 1)

Though I'm not sure if that's just a red herring?

@zaneb
Copy link
Copy Markdown
Contributor

zaneb commented Jun 3, 2021

From what I can gather it seems to happen when you have conflicting versions of virtualenv installed (built in + via pip). No idea why that would only happen in the ironic case though.

@zaneb
Copy link
Copy Markdown
Contributor

zaneb commented Jun 3, 2021

The difference seems to be that only the ironic job is installing tempest, event though INSTALL_TEMPEST is false for both.

@jtopjian
Copy link
Copy Markdown
Contributor Author

jtopjian commented Jun 3, 2021

@zaneb Thanks! I've removed tempest from the ironic devstack configuration... let's see if that helps at all.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 4, 2021

Build failed.

@jtopjian
Copy link
Copy Markdown
Contributor Author

jtopjian commented Jun 4, 2021

recheck

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 4, 2021

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 4, 2021

Build succeeded.

@jtopjian
Copy link
Copy Markdown
Contributor Author

jtopjian commented Jun 7, 2021

recheck

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 7, 2021

Build succeeded.

@jtopjian jtopjian merged commit 9abac83 into gophercloud:master Jun 7, 2021
@jtopjian
Copy link
Copy Markdown
Contributor Author

jtopjian commented Jun 7, 2021

@zaneb Thanks so much for your help with this - it's really appreciated.

@zaneb
Copy link
Copy Markdown
Contributor

zaneb commented Jun 7, 2021

No worries, not sure that I contributed anything useful but feel free to ping me about stuff like this any time 😉

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants