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

Set PRIVILEGED=true for non_destructive tests. #17733

Merged
merged 1 commit into from
Sep 23, 2016
Merged

Conversation

mattclay
Copy link
Member

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

shippable.yml

ANSIBLE VERSION
ansible 2.2.0 (priv cb77d8924e) last updated 2016/09/23 13:49:27 (GMT -700)
  lib/ansible/modules/core: (detached HEAD d843204575) last updated 2016/09/23 13:27:23 (GMT -700)
  lib/ansible/modules/extras: (detached HEAD 6444cb3f70) last updated 2016/09/23 13:27:23 (GMT -700)
  config file = 
  configured module search path = Default w/o overrides
SUMMARY

Set PRIVILEGED=true for non_destructive tests.

This should allow test_mount tests to run on Shippable.

This should allow test_mount tests to run on Shippable.
@mattclay mattclay merged commit 1384270 into ansible:devel Sep 23, 2016
@mattclay mattclay deleted the priv branch September 23, 2016 21:09
mattclay added a commit to mattclay/ansible that referenced this pull request Sep 24, 2016
mattclay added a commit that referenced this pull request Sep 24, 2016
abadger added a commit to abadger/ansible that referenced this pull request Sep 26, 2016
Revert "Revert "Set PRIVILEGED=true for non_destructive tests. (ansible#17733)" (ansible#17738)"

This reverts commit dc0fb1c.
abadger added a commit to abadger/ansible that referenced this pull request Sep 28, 2016
Revert "Revert "Set PRIVILEGED=true for non_destructive tests. (ansible#17733)" (ansible#17738)"

This reverts commit dc0fb1c.
abadger added a commit that referenced this pull request Sep 28, 2016
* Turn mount test back on

* Mount tests need PRIVILEGED so turn that back on

Revert "Revert "Set PRIVILEGED=true for non_destructive tests. (#17733)" (#17738)"

This reverts commit dc0fb1c.

* Add a needs_privileged tag so that we can skip mount tests on centos6

Some containers timeout on shippable tests when run with privileged.
Unfortunately, some tests require that in order to run.  Tagging those
allows us to skip those tests on the platforms that timeout when we get
ready to run the integration test in shippable.

* Centos6 times out with PRIVILEGED set so remove that (will disable the mount tests on centos6)

* Remove false start
sereinity pushed a commit to sereinity-forks/ansible that referenced this pull request Jan 25, 2017
This should allow test_mount tests to run on Shippable.
sereinity pushed a commit to sereinity-forks/ansible that referenced this pull request Jan 25, 2017
sereinity pushed a commit to sereinity-forks/ansible that referenced this pull request Jan 25, 2017
* Turn mount test back on

* Mount tests need PRIVILEGED so turn that back on

Revert "Revert "Set PRIVILEGED=true for non_destructive tests. (ansible#17733)" (ansible#17738)"

This reverts commit dc0fb1c.

* Add a needs_privileged tag so that we can skip mount tests on centos6

Some containers timeout on shippable tests when run with privileged.
Unfortunately, some tests require that in order to run.  Tagging those
allows us to skip those tests on the platforms that timeout when we get
ready to run the integration test in shippable.

* Centos6 times out with PRIVILEGED set so remove that (will disable the mount tests on centos6)

* Remove false start
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
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.

None yet

1 participant