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/sfc | |
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/sfc')
-rw-r--r-- | jjb/sfc/sfc-rtd-jobs.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/sfc/sfc-rtd-jobs.yaml b/jjb/sfc/sfc-rtd-jobs.yaml index 6d15353ef..42b200427 100644 --- a/jjb/sfc/sfc-rtd-jobs.yaml +++ b/jjb/sfc/sfc-rtd-jobs.yaml @@ -4,7 +4,6 @@ project: sfc project-name: sfc - gerrit-skip-vote: true project-pattern: 'sfc' rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-sfc/47392/' rtd-token: 'bc4419f4dded5c816071b042ac32c03ac6108700' |