commit | f077442c42763cd02ec0d9547b6b084bcfd2a6cf | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Mon Mar 08 17:57:58 2021 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Mar 08 17:57:58 2021 +0000 |
tree | f01a76f3d126654a0f835a239653f2708462e762 | |
parent | 137e5526bf375a5260f239f461fc14cf6985950c [diff] | |
parent | a00e7cfe141ba60f135d63a324e9edacde4dd3ce [diff] |
Merge "remove the frankfurt builds from the CI"
diff --git a/jjb/integration/simulators/integration-5G-core-nf-simulator.yaml b/jjb/integration/simulators/integration-5G-core-nf-simulator.yaml index f144dfa..e9e5a24 100644 --- a/jjb/integration/simulators/integration-5G-core-nf-simulator.yaml +++ b/jjb/integration/simulators/integration-5G-core-nf-simulator.yaml
@@ -32,6 +32,10 @@ tox-dir: '.' tox-envs: 'md' pattern: '**/*.md' + - 'python': + tox-dir: '.' + tox-envs: 'py' + pattern: '**/*.py' stream: - 'master': branch: 'master'