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

gitlabci provisions a different OS than locally #21

Open
schtibe opened this issue Apr 20, 2018 · 0 comments
Open

gitlabci provisions a different OS than locally #21

schtibe opened this issue Apr 20, 2018 · 0 comments

Comments

@schtibe
Copy link

schtibe commented Apr 20, 2018

Our gitlabci.sh script contains this line
export VIRTUALIZATION_PARAMETERS_FILE=virtualization/parameters_test.yml

which is a bit problematic because the parameters_test.yml may contain a different configuration than parameters.yml. Just had major issues because the latter contained the directive to use Ubuntu instead of Debian, whereas the _test version didn't

This file is apparently only part of the liip-amboss fork.
My proposal:

  • Check if we still need it, or if the main project offers another way of running stuff on CI
  • If we do need it, fix it so it'll consider values set in parameters.yml on CI as well
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

No branches or pull requests

1 participant