Skip to content

Commit

Permalink
Running tests for lpichler
Browse files Browse the repository at this point in the history
From Pull Request:  ManageIQ/manageiq#20776
  • Loading branch information
lpichler authored and miq-bot committed Nov 13, 2020
1 parent 0a29978 commit ca3ef8c
Showing 1 changed file with 8 additions and 37 deletions.
45 changes: 8 additions & 37 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
language: ruby
rvm:
- 2.5.5
Expand All @@ -15,41 +16,11 @@ branches:
- master
env:
global:
- REPOS=
- REPOS=https://github.com/ManageIQ/manageiq-providers-amazon/pull/669,https://github.com/ManageIQ/manageiq-providers-azure/pull/424,https://github.com/ManageIQ/manageiq-providers-ibm_cloud/pull/116,https://github.com/ManageIQ/manageiq-providers-kubernetes/pull/409,https://github.com/ManageIQ/manageiq-providers-openstack/pull/665,https://github.com/ManageIQ/manageiq-providers-vmware/pull/669,https://github.com/ManageIQ/manageiq-schema/pull/525,https://github.com/ManageIQ/manageiq/pull/20776,ManageIQ/manageiq#20776
matrix:
- TEST_REPO=manageiq

# Convenience list of repos for copy/paste
#
# manageiq-api
# manageiq-automation_engine
# manageiq-consumption
# manageiq-content
# manageiq-decorators
# manageiq-gems-pending
# manageiq-graphql
# manageiq-schema
# manageiq-ui-classic
# manageiq-ui-service
# manageiq-v2v
#
# manageiq-providers-amazon
# manageiq-providers-ansible_tower
# manageiq-providers-autosde
# manageiq-providers-azure
# manageiq-providers-azure_stack
# manageiq-providers-foreman
# manageiq-providers-google
# manageiq-providers-ibm_cloud
# manageiq-providers-ibm_terraform
# manageiq-providers-kubernetes
# manageiq-providers-kubevirt
# manageiq-providers-lenovo
# manageiq-providers-nsxt
# manageiq-providers-nuage
# manageiq-providers-openshift
# manageiq-providers-openstack
# manageiq-providers-ovirt
# manageiq-providers-redfish
# manageiq-providers-scvmm
# manageiq-providers-vmware
- TEST_REPO=https://github.com/ManageIQ/manageiq-providers-amazon/pull/669
- TEST_REPO=https://github.com/ManageIQ/manageiq-providers-azure/pull/424
- TEST_REPO=https://github.com/ManageIQ/manageiq-providers-ibm_cloud/pull/116
- TEST_REPO=https://github.com/ManageIQ/manageiq-providers-kubernetes/pull/409
- TEST_REPO=https://github.com/ManageIQ/manageiq-providers-openstack/pull/665
- TEST_REPO=https://github.com/ManageIQ/manageiq-providers-vmware/pull/669

0 comments on commit ca3ef8c

Please sign in to comment.