Skip to content

agrare/manageiq-cross_repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManageIQ cross-repository testing framework

Usage

Test a specific plugin against ManageIQ master

TEST_REPO=manageiq-ui-classic bundle exec rake test:plugin

Test a specific plugin against a particular ManageIQ SHA

TEST_REPO=manageiq-ui-classic MANAGEIQ_CORE_REF=1234abcd bundle exec rake test:plugin

To test a specific plugin branch against a particular ManageIQ SHA

TEST_REPO=manageiq-ui-classic@branch-name MANAGEIQ_CORE_REF=1234abcd bundle exec rake test:plugin

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%