Skip to content

Commit

Permalink
Issue #27 Add info about the pull request job
Browse files Browse the repository at this point in the history
  • Loading branch information
coolbrg authored and LalatenduMohanty committed Mar 26, 2018
1 parent 0013a74 commit 2a33b75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ For more information about enabling, disabling, and applying add-ons, see the li
== CI Setup

`minishift-addons` uses link:https://ci.centos.org/[CentOS CI] as CI build server.
link:https://ci.centos.org/job/minishift-addons-nightly-b2d/[Nightly job] runs daily at midnight.
A link:https://ci.centos.org/job/minishift-addons-pr/[pull request build job] will be triggered for every pull request.
However, the build job runs the integration tests only when the pull request contains any change related to add-on.
Also, a link:https://ci.centos.org/job/minishift-addons-nightly-b2d/[nightly job] runs daily at midnight.
It execute all available add-on link:https://github.com/minishift/minishift-addons/tree/master/test/integration/features[integration tests] against the _master_ branch of the `minishift-addons` GitHub repository with link:https://github.com/minishift/minishift-b2d-iso[b2d ISO].

[[contact-community]]
Expand Down

0 comments on commit 2a33b75

Please sign in to comment.