forked from testing/wiki
Compare commits
No commits in common. "7c2c1ba1464ff43182aeb7146e5025b7dccd4509" and "e636c4b00065fbaa5be1f80e0b5d185f92ed801e" have entirely different histories.
7c2c1ba146
...
e636c4b000
@ -1,8 +0,0 @@
|
||||
---
|
||||
nav:
|
||||
- ... | index.md
|
||||
- ... | members.md
|
||||
- Documentation: documentation
|
||||
- Guidelines: guidelines
|
||||
- SOP: sop
|
||||
...
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
nav:
|
||||
- ... | index.md
|
||||
...
|
@ -1,8 +0,0 @@
|
||||
---
|
||||
title: Documentation
|
||||
---
|
||||
|
||||
This section goes over various Documentation for the Testing team. Please
|
||||
use the menu items to find the various pages of interest.
|
||||
|
||||
{% include "content_bottom.md" %}
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
nav:
|
||||
- ... | index.md
|
||||
...
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
title: Guidelines
|
||||
---
|
||||
|
||||
This section goes over guidelines that the Testing team has set out for
|
||||
anything related to the infrastructure used for testing Rocky Linux.
|
||||
|
||||
All guidelines are listed on the left side of this page.
|
||||
|
||||
{% include "content_bottom.md" %}
|
||||
|
@ -1,7 +0,0 @@
|
||||
## Contact Information
|
||||
| | |
|
||||
| - | - |
|
||||
| **Owner** | Testing Team |
|
||||
| **Email Contact** | testing@rockylinux.org |
|
||||
| **Mattermost Contacts** | `@stack`, `@tcooper` |
|
||||
| **Mattermost Channels** | `~Testing` |
|
@ -1,16 +0,0 @@
|
||||
|
||||
<h3>Additional Information</h3>
|
||||
|
||||
=== "Contact"
|
||||
|
||||
If you have questions with respect to this content or to report concerns regarding the use or misuse content please do not hesitate to contact us at [info@rockylinux.org](mailto:info@rockylinux.org).
|
||||
|
||||
|
||||
=== "Disclaimer"
|
||||
|
||||
Rocky Linux and the Rocky Enterprise Software Foundation (RESF) does not make any express or implied warranties, including but not limited to the warranties of non-infringement of any third party intellectual property rights. RESF does not warrant that any pending trademark applications for trademarks of RESF will result in any granted trademark protection. RESF shall not be liable for any claims relating to user's activities falling within the scope of the permission and user hereby agrees to indemnify, defend and hold RESF and its contributors harmless against any such claim.
|
||||
|
||||
=== "License"
|
||||
|
||||
This content is licensed under under [Attribution-Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license unless otherwise noted.
|
||||
|
@ -1,10 +0,0 @@
|
||||
| Role | Name | Email | Mattermost Name | IRC Name |
|
||||
| -------------- | --------------- | ----------------------- | ------------------ | --------- |
|
||||
| Testing Lead | Chris Stackpole | stack@rockylinux.org | @stack | |
|
||||
| Testing Team | Al Bowles | | @raktajino | raktajino |
|
||||
| Testing Team | Trevor Cooper | tcooper@rockylinux.org | @tcooper | |
|
||||
| Testing Team | Lukas Magauer | lukas@magauer.eu | @lumarel | |
|
||||
| Testing Team | Alan Marshall | | @alangm | alangm |
|
||||
| Testing Team | Rich Alloway | | @ralloway | |
|
||||
| Testing Team | Anthony Navarro | | @anavarro10 | |
|
||||
|
@ -1,11 +0,0 @@
|
||||
|
||||
| Name | Email | Mattermost Name | IRC Name |
|
||||
| --------------- | ----------------------- | ------------------ | --------- |
|
||||
| Chris Stackpole | stack@rockylinux.org | @stack | |
|
||||
| Al Bowles | | @raktajino | raktajino |
|
||||
| Trevor Cooper | tcooper@rockylinux.org | @tcooper | |
|
||||
| Lukas Magauer | lukas@magauer.eu | @lumarel | |
|
||||
| Alan Marshall | | @alangm | alangm |
|
||||
| Rich Alloway | | @ralloway | |
|
||||
| Anthony Navarro | | @anavarro10 | |
|
||||
|
@ -2,21 +2,15 @@
|
||||
|
||||
## Links
|
||||
|
||||
- Rocky Linux Mattermost: [~Testing](https://chat.rockylinux.org/rocky-linux/channels/testing)
|
||||
- Rocky Linux openQA: [https://openqa.rockylinux.org](https://openqa.rockylinux.org)
|
||||
|
||||
|
||||
## Responsibilities
|
||||
|
||||
The Testing Team handles testing and QA for Rocky Linux.
|
||||
|
||||
## Meetings / Communications
|
||||
|
||||
- Weekly Team Meeting: [Zoom](https://us02web.zoom.us/j/82494804987?pwd=S1VYKzhmVHZKYnYvUE8zTGlMeG9CZz09)
|
||||
|
||||
|
||||
## Members
|
||||
|
||||
For a list of our members, see the [Members](members.md) page.
|
||||
## Project layout
|
||||
|
||||
{% include "content_bottom.md" %}
|
||||
mkdocs.yml # The configuration file.
|
||||
docs/
|
||||
index.md # The documentation homepage.
|
||||
... # Other markdown pages, images and other files.
|
||||
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
title: Members
|
||||
---
|
||||
|
||||
{% include "members_full.md" %}
|
||||
|
||||
{% include "content_bottom.md" %}
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
nav:
|
||||
- ... | index.md
|
||||
- 'SOP: openQA Operator Access Request': 'openqa_sop_operator_access.md'
|
||||
- 'SOP: openQA Operator Access Removal': 'openqa_sop_operator_removal.md'
|
||||
...
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
title: SOP (Standard Operationg Procedures)
|
||||
---
|
||||
|
||||
This section goes over the various SOP's for the Testing Team. Please use the menu items
|
||||
to find the various pages of interest.
|
||||
|
||||
{% include "content_bottom.md" %}
|
||||
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
title: 'SOP: openQA - Operator Access Request'
|
||||
---
|
||||
|
||||
This SOP covers how the Rocky Linux Testing Team handles requests for Operator access to the openQA system.
|
||||
|
||||
{% include "contacts_top.md" %}
|
||||
|
||||
## Responding to an openQA Operator Access Request
|
||||
|
||||
TODO
|
||||
|
||||
{% include "content_bottom.md" %}
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
title: 'SOP: openQA - Operator Access Removal'
|
||||
---
|
||||
|
||||
This SOP covers how the Rocky Linux Testing Team handles requests for Operator access *removal* on the openQA system.
|
||||
|
||||
{% include "contacts_top.md" %}
|
||||
|
||||
## Responding to an openQA Operator Access Removal
|
||||
|
||||
TODO
|
||||
|
||||
{% include "content_bottom.md" %}
|
@ -58,8 +58,6 @@ plugins:
|
||||
- git-revision-date-localized:
|
||||
type: date
|
||||
- search
|
||||
- macros:
|
||||
include_dir: docs/include
|
||||
|
||||
# Extensions
|
||||
markdown_extensions:
|
||||
|
Loading…
Reference in New Issue
Block a user