diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-10-18 15:55:48 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2018-10-18 15:56:47 -0400 |
commit | 2e72f359deb0370c518729293c4d0e61b45aa7cc (patch) | |
tree | 06ba2f23af805bbcf039449b81d0737c4baabab7 /jjb/ovn4nfv | |
parent | e654010e5b4f1d64919fe4a7a1a4fd9761e83876 (diff) |
Remove skip vote from passing jobs.
I ran all the rtd jobs that were just created
all the ones that got a +1 I have removed the skip vote
these jobs will vote going forward
Change-Id: Ia9a7749f758b96cf1b6a46f00d08a5de7f7d9bbe
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/ovn4nfv')
-rw-r--r-- | jjb/ovn4nfv/ovn4nfv-rtd-jobs.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/ovn4nfv/ovn4nfv-rtd-jobs.yaml b/jjb/ovn4nfv/ovn4nfv-rtd-jobs.yaml index fb1354c04..3169f3369 100644 --- a/jjb/ovn4nfv/ovn4nfv-rtd-jobs.yaml +++ b/jjb/ovn4nfv/ovn4nfv-rtd-jobs.yaml @@ -4,7 +4,6 @@ project: ovn4nfv project-name: ovn4nfv - gerrit-skip-vote: true project-pattern: 'ovn4nfv' rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-ovn4nfv/47381/' rtd-token: 'f131200fd878a5c443f18c134c3bfda122538bce' |