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

[8.0](backport #1990) chore: add resiliency when provisioning the stack #1993

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 11, 2022

This is an automatic backport of pull request #1990 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

@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 mdelapenya merged commit 0cdb257 into 8.0 Jan 12, 2022
@mergify mergify bot deleted the mergify/bp/8.0/pr-1990 branch January 12, 2022 10:56
mdelapenya added a commit to mdelapenya/e2e-testing that referenced this pull request Jan 19, 2022
mdelapenya added a commit that referenced this pull request Jan 19, 2022
* chore: add resiliency when provisioning the stack (#1990) (#1993)

(cherry picked from commit 54e882b)

Co-authored-by: Manuel de la Peña <[email protected]>

* SLES15 enablement (#2007)

* 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]>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Julien Lind <[email protected]>
Co-authored-by: Adam Stokes <[email protected]>
Co-authored-by: Victor Martinez <[email protected]>
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.

2 participants