Once a repository is connected to OpenLab, when a pull request on the repository is opened
, changed
or reopened
those events will trigger OpenLab integration tests automatically by default, and test result will be pushed back into the comments of related pull request. If you want to trigger a retest of integration tests manually you can input the following special keyphrases on a separate line in a comment on the pull request.
​https://github.com/kubernetes/cloud-provider-openstack/​
Comment keyword | Status | Description |
| DONE | Rerun all of the following unit and acceptance tests |
| DONE | Rerun all of the following unit and acceptance tests |
| DONE | Run unit tests |
| DONE | Run integration tests against OpenStack LBaaS and Octavia |
| DONE | Run integration tests against OpenStack Keystone |
| DONE | Run integration tests against OpenStack Cinder, kubernetes.io/cinder provisioner |
| DONE | Run integration tests against OpenStack Cinder, openstack.org/standalone-cinder provisioner |
| DONE | Run integration tests against OpenStack Cinder, CSI Cinder |
| DONE | Run integration tests against OpenStack Cinder, Flexvolume Cinder |
| DONE | Run Kubernetes(master) E2E conformance test with cloud-provider-openstack |
| DONE | Run Kubernetes(v1.12) E2E conformance test with cloud-provider-openstack |
| DONE | Run Kubernetes(v1.13) E2E conformance test with cloud-provider-openstack |
| DONE | Run Kubernetes(v1.14) E2E conformance test with cloud-provider-openstack |
NOTE: E2E conformance test result is shown in kubernetes testgrid dashboard http://k8s-testgrid.appspot.com/conformance-cloud-provider-openstack too.
​https://github.com/gophercloud/gophercloud/​
Comment keyword | Status | Description |
| DONE | Rerun all test jobs against OpenStack master, same with PR event trigger, include: unit and integration tests |
| DONE | Run integration tests against OpenStack Mitaka release |
| DONE | Run integration tests against OpenStack Newton release |
| DONE | Run integration tests against OpenStack Ocata release |
| DONE | Run integration tests against OpenStack Pike release |
| DONE | Run integration tests against OpenStack Queens release |
| DONE | Run integration tests against OpenStack Rocky release |
| DONE | Run integration tests against OpenStack Stein release |
​https://github.com/terraform-providers/terraform-provider-openstack/​
Comment keyword | Status | Description |
| DONE | Rerun all test jobs against OpenStack master, same with PR event trigger, include: unit and integration tests |
| DONE | Run integration tests against OpenStack Mitaka release |
| DONE | Run integration tests against OpenStack Newton release |
| DONE | Run integration tests against OpenStack Ocata release |
| DONE | Run integration tests against OpenStack Pike release |
| DONE | Run integration tests against OpenStack Queens release |
| DONE | Run integration tests against OpenStack Rocky release |
| DONE | Run integration tests against OpenStack Stein release |
| DONE | Run integration tests against OpenStack Designate master branch |
| DONE | Run integration tests against OpenStack Trove master branch |
| DONE | Run integration tests against OpenStack LBaaS master branch |
| DONE | Run integration tests against OpenStack FWaaS master branch |