quipucords / camayoc

Test automation framework that facilitates functional testing of quipucords.
https://camayoc.readthedocs.io/
GNU General Public License v3.0
5 stars 4 forks source link

Issues/343 #344

Closed himmAllRight closed 4 years ago

himmAllRight commented 4 years ago

Now that Jenkins edits more of the config files for camayoc, it can be difficult to get everything running on a local machine for camayoc. This PR adds an ansible script that can automate much of the process of swapping out the values of the config file template Jenkins uses, as well has moving sshkey credentials around with the appropriate permissions. This PR also includes an added section to the README to reflect the changes.

Related to CI Issue #164

codecov[bot] commented 4 years ago

Codecov Report

Merging #344 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #344   +/-   ##
=======================================
  Coverage   78.89%   78.89%           
=======================================
  Files           5        5           
  Lines         218      218           
=======================================
  Hits          172      172           
  Misses         46       46

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2c11209...c5a38b5. Read the comment docs.