Fix the lint job name in azure gate runner

* Recently the lint and test jobs are separated
* update the reference to lint and test job names
  marked as dependency for azure gate runner

Change-Id: I9bf495143b14d248c54c20e4814ac236b167eba1
This commit is contained in:
Sirajudeen 2020-11-06 18:39:47 +00:00
parent d3360a9451
commit f259bc8a62
1 changed files with 3 additions and 1 deletions

View File

@ -157,10 +157,12 @@
dependencies:
- name: openstack-tox-docs
soft: true
- name: airship-airshipctl-lint-unit
- name: airship-airshipctl-lint
soft: true
- name: airship-airshipctl-golint
soft: true
- name: airship-airshipctl-unit
soft: true
- name: airship-airshipctl-build-image
soft: true
- name: airship-airshipctl-validate-site-docs