Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

[7.16](backport #2007) SLES15 enablement #2022

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 19, 2022

This is an automatic backport of pull request #2007 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* SLES15 enablement

* fix: set ansible_user depending on OS

* fix: proper vars path

* fix: rename SLES distribution file

* fix: read distribution vars dynamically with include_vars

* fix: keep original behaviour for installing the stack on Debian

* fix: set vars correctly

* chore: debug ansible user

* Update .ci/.e2e-tests.yaml

Co-authored-by: Victor Martinez <[email protected]>

* Update .ci/ansible/vars/SLES.yml

Co-authored-by: Adam Stokes <[email protected]>

* Update .ci/ansible/playbook.yml

Co-authored-by: Victor Martinez <[email protected]>

* Fix package install for distro, update include_vars for all tasks

Signed-off-by: Adam Stokes <[email protected]>

* fix path to vars

Signed-off-by: Adam Stokes <[email protected]>

* try with ansible_playbook_vars_root

Signed-off-by: Adam Stokes <[email protected]>

* try var_files

Signed-off-by: Adam Stokes <[email protected]>

* typo

Signed-off-by: Adam Stokes <[email protected]>

* use full path and fix quoting

Signed-off-by: Adam Stokes <[email protected]>

* use include_vars

Signed-off-by: Adam Stokes <[email protected]>

* make include_vars first in task list for each block

Signed-off-by: Adam Stokes <[email protected]>

* dont include_vars on localhost execution

Signed-off-by: Adam Stokes <[email protected]>

* remove conflicting statements

Signed-off-by: Adam Stokes <[email protected]>

* have e2e-tests.yaml drive the login information

Signed-off-by: Adam Stokes <[email protected]>

* fix update cache on debian based systems

Signed-off-by: Adam Stokes <[email protected]>

* fix permission on output directory

Signed-off-by: Adam Stokes <[email protected]>

* fix group ownership in create test script

Signed-off-by: Adam Stokes <[email protected]>

* better os detection in ansible

Signed-off-by: Adam Stokes <[email protected]>

* fix chown in jenkinsfile

Signed-off-by: Adam Stokes <[email protected]>

Co-authored-by: Manuel de la Peña <[email protected]>
Co-authored-by: Adam Stokes <[email protected]>
Co-authored-by: Victor Martinez <[email protected]>
(cherry picked from commit 764116f)
@elasticmachine
Copy link
Contributor

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@mdelapenya
Copy link
Contributor

7.16 is not supported

@mdelapenya mdelapenya closed this Jan 19, 2022
@mergify mergify bot deleted the mergify/bp/7.16/pr-2007 branch January 19, 2022 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants