nsm: Differentiate status contexts in verify job and bugfix 93/8193/5
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 30 Mar 2021 08:49:50 +0000 (10:49 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 30 Mar 2021 13:43:17 +0000 (15:43 +0200)
commit8795cff83b9bc1ee50cc0c4e0ede3e209c883706
treef3ecca95aa6a78a3bdf3e1e55a4a76baa014b79c
parenta1265c9a8943cc59c3c0fafd62a23693cef70660
nsm: Differentiate status contexts in verify job and bugfix

The GitHub Pull Request Plugin publishes status messages to GitHub PR
for developers to see the results of verification. In previous job
configuration, status context was same for all jobs, overriding each
others status contexts and preventing to show statuses of different jobs.
This change uses different context based on what job does so the feedback
can be posted properly.

Example with same contexts: https://github.com/Nordix/Meridio/pull/1
Example with different contexts: https://github.com/Nordix/Meridio/pull/2

Auth ID was still wrong so that is fixed as well and a note is included
in jjb yaml to ensure it is not missed again.

Git SCM URL is also fixed in periodic job.

Change-Id: Iece387fec405b917ec1ae7b7704d4b85c79c45b4
jjb/nsm/nordix-nsm-meridio-periodic.yaml
jjb/nsm/nordix-nsm-meridio-verify.yaml