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

enabled aws vyos banner and config tests #26438

Merged
merged 1 commit into from
Jul 5, 2017

Conversation

newswangerd
Copy link
Member

SUMMARY

#26373 #26383 fixed a couple of bugs that were preventing us from enabling networking AWS tests.

ISSUE TYPE
  • New integration tests
COMPONENT NAME
  • vyos_banner
  • vyos_config
ANSIBLE VERSION
ansible 2.4.0 (aws-vyos 1097255f2c) last updated 2017/07/05 11:03:09 (GMT -400)
  config file = None
  configured module search path = [u'/Users/dnewswan/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /Users/dnewswan/code/ansible/lib/ansible
  executable location = /Users/dnewswan/code/ansible/bin/ansible
  python version = 2.7.13 (default, Apr  4 2017, 08:47:57) [GCC 4.2.1 Compatible Apple LLVM 8.1.0 (clang-802.0.38)]
ADDITIONAL INFORMATION

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 bug_report needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jul 5, 2017
@gundalow gundalow removed the needs_triage Needs a first human triage before being processed. label Jul 5, 2017
@gundalow
Copy link
Contributor

gundalow commented Jul 5, 2017

I can see that the vyos_banner and vyos_config tests have run from Shippable output

@gundalow gundalow merged commit b9b5183 into ansible:devel Jul 5, 2017
@mattclay
Copy link
Member

mattclay commented Jul 5, 2017

Unfortunately the vyos tests appear to be unstable at the moment, causing unrelated PRs to fail:

https://app.shippable.com/github/ansible/ansible/runs/27510/12/tests
https://app.shippable.com/github/ansible/ansible/runs/27526/12/tests

I've reverted this PR to avoid the CI failures. Once we've identified and fixed the underlying issue we can re-enable these tests.

I was also able to reproduce the failures locally, although not consistently, with:

ansible-test network-integration network/ci/ --platform vyos/1.1.0 -v

mattclay added a commit that referenced this pull request Jul 5, 2017
This reverts commit b9b5183.

Reverting this due to instability in vyos tests.
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bug_report labels Mar 7, 2018
@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
affects_2.4 This issue/PR affects Ansible v2.4 bug This issue/PR relates to a bug. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants