#107 Add .gitignore instructions to relevant wiki pages
Closed: Fixed 6 years ago Opened 6 years ago by ralph.

This is not really a problem with the standard-test-roles, but is instead a request for a documentation note in one of the Fedora wiki pages.

When I wrote my first tests, I added a tests directory and ran the tests locally with ansible. They passed. Yay!

I committed everything in the tests repo and pushed. But, whoops!

It accidentally included tests/mytests.retry and tests/artifacts/. These shouldn't be there. Further, @dperpeet says that if the test starts when the artifacts/ directory is not empty, some tests have undefined behavior.

Anyways - the wiki pages should be updated in some way to indicate that "*.retry" and "artifacts" should be added to the .gitignore file.


Metadata Update from @astepano:
- Issue assigned to astepano

6 years ago

Metadata Update from @astepano:
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata