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

Add documentation how to run tests in remote Kubernetes #41

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

veaceslavdoina
Copy link
Contributor

@veaceslavdoina veaceslavdoina commented Jul 26, 2023

This PR contains mainly documentation about automation we implemented for dist-test. Resolve #40.

And also

  • Documentation was moved under a separate docs folder
  • Files extension was changed from .MD to .md for consistency across repositories and sometimes we use filter for *.md files in GitHub Actions workflows
  • Readme from docker folder was deleted as it was superseded by the added documentation

To read the doc in a branch - AUTOMATION.md


Automation was not finished yet and some work is still in progress and will be solved separately

But this documentation should work as an intro about how we run tests in remote Kubernetes cluster and how we can check the execution status.

@benbierens added some useful fields and now we can see all the tests by categories and their execution status and time
Screenshot 2023-07-21 at 12 37 11
Screenshot 2023-07-24 at 11 08 16

Copy link

@dryajov dryajov left a comment

Choose a reason for hiding this comment

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

Looks great!

Maybe we should keep a basic readme around with links to relevant docs, just to help people navigate the repo?

@veaceslavdoina veaceslavdoina merged commit c716fde into master Aug 17, 2023
@veaceslavdoina veaceslavdoina deleted the add-tests-automations-docs branch August 17, 2023 11:43
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.

Prepare documentation about Dist-Tests automations
3 participants