Enable propose jobs

Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Goncharov, Artem argoncha <artem.goncharov@t-systems.com>
Co-committed-by: Goncharov, Artem argoncha <artem.goncharov@t-systems.com>
This commit is contained in:
Goncharov, Artem argoncha
2022-07-23 10:12:02 +00:00
committed by zuul
parent 71825840f7
commit e6efbb3881
3 changed files with 10 additions and 2 deletions

View File

@ -54,6 +54,14 @@
nodeset: ubuntu-focal
- otc-doc-exports-convert-compute
- otc-doc-exports-convert-big-data
- otc-doc-exports-propose-update-compute:
dependencies:
- name: otc-doc-exports-convert-compute
soft: true
- otc-doc-exports-propose-update-big-data:
dependencies:
- name: otc-doc-exports-convert-big-data
soft: true
gate:
jobs:
- otc-tox-pep8: