Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Molecule tests #7

Merged
merged 12 commits into from
Aug 17, 2020
Merged

Molecule tests #7

merged 12 commits into from
Aug 17, 2020

Conversation

fabianvf
Copy link
Member

SUMMARY

Adds a customized k8s module that handles Projects better, migrates all the ansible-test tests to molecule, and adds a Makefile that will be used by OpenShift Prow to run the CI jobs.

Addresses a bit of #5, #2 and #6

ISSUE TYPE
  • Feature Pull Request

plugins/modules/k8s.py Outdated Show resolved Hide resolved
Copy link
Contributor

@geerlingguy geerlingguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Three other general notes:

  1. New k8s module needs to be added under ## Included content in README.
  2. Document bumping the version and new build ("Publishing New Versions") and test ("Testing with ansible-test") process in README.
  3. Add new section "Testing with molecule" in README after "Testing with ansible-test" (or merge into one test section in README).

Makefile Show resolved Hide resolved
plugins/modules/k8s.py Outdated Show resolved Hide resolved
tests/sanity/ignore-2.10.txt Show resolved Hide resolved
@fabianvf fabianvf merged commit ee21083 into openshift:main Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants