Three nice improvements in Minishift CentOS CI
by Budh Ram Gurung
Hi All,
I just want to summarize the three nice improvements we recently did
with our CentOS CI
- Introduced Nightly Job [1]
A nightly job has been setup to run all tests from 'master' branch
except 'coolstore' integration tests and run daily at
midnight (00:01 UTC / 05:30:01 IST). 'coolstore' tests are having some
timeout issue. Once fixed, we can include it.
We get the notification for the result of build via email. Right now
only dev members are getting the email, the plan is to update it with
Minishift public mailing list.
- Hosting of Minishift documentation from 'master' branch
Minishift documentation compiled from 'master' branch is hosted
at CentOS CI artifact server [2] after each merge of PR into master.
This would help us to verify the documentation before each release.
Actual, public documentation is hosted at [3] after each release.
- Ondemand Minishift documentation
Suppose you would like to see the documentation changes you have
been doing in your branch in a published form [3]. For the same purpose,
an ondemand job 'minishift-docs' [4] has been setup where you can trigger
it and can see your changes in the hosted documentation link provided at
the end of successful build logs.
The instructions to trigger 'minishift-docs' can be found here [5].
[1] https://ci.centos.org/job/minishift-nightly
[2]
http://artifacts.ci.centos.org/minishift/minishift/docs/master/openshift-...
[3] https://docs.openshift.org/latest/minishift/index.html
[4] https://ci.centos.org/job/minishift-docs
[5]
http://artifacts.ci.centos.org/minishift/minishift/docs/master/openshift-...
Regards,
Budh Ram Gurung
5 years, 3 months
Why new label "status/pinned"
by Lalatendu Mohanty
Hi,
Can we please make sure to communicate when we create new labels in the
project. We should do it for two reasons:
1. To stop label proliferation.
2. To make sure everyone involved know the use of the the label.
I am not sure about why the "status/pinned" label was created and why?
-Lala
5 years, 3 months