This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
1b157ef42f
ansible
/
test
/
sanity
/
code-smell
/
docs-build.json
7 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
Add docs-build sanity test.
2018-04-07 00:48:02 +02:00
{
Intercept code-smell tests using subprocess. Some code-smell sanity tests for ansible-base use subprocess to invoke ansible commands. Intercept these commands to make sure the correct script and python version are used.
2020-06-10 23:40:17 +02:00
"intercept"
:
true
,
Make docs-build sanity test disabled by default.
2018-05-10 01:47:24 +02:00
"disabled"
:
true
,
Standardize ansible-test sanity test filters.
2019-07-30 20:10:55 +02:00
"no_targets"
:
true
,
Add docs-build sanity test.
2018-04-07 00:48:02 +02:00
"output"
:
"path-line-column-message"
}
Reference in a new issue
Copy permalink