Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 2b961178e3 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I8e85606041fed1a0608cda1ff62db4e90a8892ae
2019-12-18 19:30:17 +01:00
Vladimir Kuklin ca9bf75231 Add plugins repos noop tests
Includes hiera fixture with plugins repositories
Adds webmock to mock http requests for apt pins

Change-Id: If8b3a64e06f7b7711128590b81c5c14a8509732a
Related-bug: #1602719
2016-09-15 15:57:34 +03:00
Dmitry Ilyin 804ed6db60 Revert "Misc fixes"
This reverts commit f40a4669b9.

Change-Id: Ife8ce72ce76482671120d139305c900aec20d0b6
2016-09-01 10:19:58 -05:00
Dmitry Ilyin f40a4669b9 Misc fixes
* Change facts structure from a Hash to a HashWithIndifferentAccess.
  It will simplyfy adding facts values and working with them.

* Fix Gem versions reporter.

Change-Id: Ie28b2ea6bcd854e96cc8d9833be8adaafd689140
2016-08-31 14:06:47 -05:00
Alex Schultz cbb21c3623 Pin puppetlabs_spec_helper to 1.1.1
With the release of puppetlabs_spec_helper 1.2.0, it started pulling in
a gem that requires ruby >= 2.2.0. Since CI currently runs on ruby 2.1,
we need to pin to an older release of puppetlabs_spec_helper.

Change-Id: Iec7ce821de1f03dc8730ebc689b441f6e053f143
Related-Bug: #1616190
2016-08-23 15:12:47 -06:00
Dmitry Ilyin da6ea6109e Puppet4 Support: noop fixtures
Change-Id: Ie301faa4585e74f546dff7c845c7d8ef49d87552
2016-05-20 11:55:08 +03:00
Dmitry Ilyin d54efb1c7b Add coverage support
Change-Id: I6dc9d8bb542203a6eb25460f3c8fced449c54c14
2016-03-31 20:06:55 +03:00
Dmitry Ilyin 79143636d0 Update
* Improve reporting
* More comments
* Port back file resource reporting features
* Port back data-based testing
* Improve filtering
* Improve docs

Change-Id: I218fce4e6012ce1171a5042eebc8ac95ba734c21
2016-02-29 17:57:15 +03:00
Dmitry Ilyin ed2b626788 Rework setup features
Change-Id: Icf090ef1272fb2779f798dad2d8f1c6e0ad3b521
2016-02-16 18:25:12 +03:00
Dmitry Ilyin c60235736c Add new framework library
Partial blueprint: deployment-data-dryrun
Change-Id: Ifd81c68e5f08e02ab3c2df2910eab073a743f941
2016-02-10 18:32:58 +03:00