Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

runcible / test @ 4376f477

Name Size
  extensions
  fixtures
  resources
  support
  unit
.gitkeep 0 Bytes
test_runner.rb 4.92 KB
vcr_setup.rb 2.37 KB

Latest revisions

# Date Author Comment
845ba23b 07/31/2013 07:26 PM Justin Sherrill

Merge pull request #79 from jlsherrill/revert_paging

Revert "969457: Do not timeout on getting all #rpm_ids"

4cd28ec3 07/31/2013 05:05 PM Justin Sherrill

fixture update

51f76c2f 07/31/2013 04:05 PM Justin Sherrill

fixing broken test

9677900a 07/31/2013 02:31 PM Justin Sherrill

Merge pull request #83 from jlsherrill/multi

Changing runcible to support multiple pulp servers.

e06e5c92 07/30/2013 06:40 PM Partha Aji

Added code make unit copy accept custom filters

a8f51127 07/30/2013 06:31 PM Justin Sherrill

fixing base unit tests

661ca339 07/30/2013 06:31 PM Justin Sherrill

Changing runcible to support multiple pulp servers.

Now, classes need to be instantiated. For example:

Instead of Runcible::Resources::Repository.find()

you would need to use:

Runcible::Resources::Repository.new(config).find()

You can all instantiate Runcible::Instance to get access to all modules:...

55518d68 07/22/2013 07:15 PM Justin Sherrill

Merge pull request #80 from jlsherrill/yum_clone

adding support for yum_clone_distributor

0d780497 07/22/2013 06:15 PM Justin Sherrill

adding support for yum_clone_distributor

49c9ce45 07/11/2013 05:53 PM Justin Sherrill

Improving some of the tests for pulp 2.2 and regenerating cassettes

View revisions

Also available in: Atom