Commit Graph

9 Commits

Author SHA1 Message Date
Ghanshyam Mann d169cdecef Retire openstack-chef: remove repo content
OpenStack-chef project is retiring
- https://review.opendev.org/c/openstack/governance/+/905279

this commit remove the content of this project repo

Depends-On: https://review.opendev.org/c/openstack/project-config/+/909134
Change-Id: I8dc9f8845115a0b17d94a5910b9926d49039623a
2024-02-18 05:02:03 +00:00
Mark Vanderwiel 1150cad969 Initial kilo updates
Change-Id: I098b8d186e9b0290dda5eb1975b5fb6193d9281a
Partial-Bug: #1426424
2015-02-27 13:48:59 -06:00
Ionuț Arțăriși e5c9b4b93f add a Rakefile to structure test runs
Having a Rakefile will allow us to change the actual test commands on
our side rather than relying on changes to the openstack-infra
repository. This should make it a lot faster to change things, but also
easier to test since the jenkins jobs are actually run in this
repository, not the openstack-infra one.

This commit defines the jobs we previously had defined in Jenkins and
uses 'high-level' naming consistently (i.e. lint, style vs. foodcritic,
rubocop).

There is also a :clean task to help with deleting the files generated by
the other jobs.

Also changed foodcritic to run on the source cookbook rather than the
one installed by berks, see
e.g. https://github.com/berkshelf/berkshelf/issues/931#issuecomment-29668369

Change-Id: I4d77e65dac01c138a82f1b11fefb8cc33cd04194
blueprint: rakefile
2014-09-30 14:48:45 +02:00
Mark Vanderwiel 8da94fbd37 Setting up repo for master Juno Branch
* Update metadata version
* Removing Strainer file
* Adding Gemfile.lock to .gitignore
* Updating Gems
  * chef (11.12.0)
  * chefspec (4.0.0)
  * rspec (3.0.0)

Change-Id: Ieb52192f260af5ade1cfd535bbf90e0bb9ed65eb
Partial-Bug: 1349865
2014-07-29 15:36:33 -05:00
Luis A. Garcia 02a5f8ead0 Add .cookbooks to .gitignore
Change-Id: I8bee67cdc3b95ae06efff371e56bdd7fc58e7f5b
2014-04-25 13:04:10 -07:00
Darren Birkett daf247a059 update gitignore
Change-Id: I91a8e407f763f6a5479a1f5d48202987d84e21b3
2014-02-21 13:22:00 +00:00
sean 8fe8ff5c2a Use strainer to isolate and test individual cookbooks
Included:
- Add strainer gem
- Update test-related gems
- Add Strainer file
- Remove run_tests.bash
- Update .gitignore
- Update README file

Partial fix for bug 1188345

Change-Id: Iffcb9acefcab061e94b60d5cd8b8f4922434df43
2013-06-06 16:25:44 -07:00
John Dewey 625c6e7768 Prep work for chefspec tests
We don't have tests.  We need tests badly.
2013-05-02 17:53:25 -07:00
Justin Shepherd c11cf0fc95 Adding .gitignore file 2012-04-03 13:06:53 -05:00