Skip to content

Commit

Permalink
fixing aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
abhatt-rh committed Dec 4, 2023
1 parent aa70fcb commit 5e41688
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 11 deletions.
1 change: 1 addition & 0 deletions content/contribute/implementation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ menu:
parent: Validated Pattern tiers
title: Implementation requirements
weight: 42
aliases: /learn/implementation/
aliases: /requirements/implementation/
---

Expand Down
6 changes: 3 additions & 3 deletions content/contribute/maintained.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ menu:
parent: Validated Pattern tiers
title: Validated Patterns - Maintained tier
weight: 45
aliases: /requirements/maintained/
aliases: /requirements/validated/
---

:toc:
Expand All @@ -29,14 +29,14 @@ Each {maintained} pattern represents an ongoing maintenance, support, and testin

For this reason we have designed the tiers and our processes to facilitate this to occur outside of the team by any sufficiently motivated party, including other parts of Red Hat, partners, and even customers.

In limited cases, the {solution-name-upstream} team may consider taking on that work, however, it is recommended that you contact the team at least 4 weeks prior to the end of a given quarter for the necessary work to be considered as part of the following quarter's planning process.
In limited cases, the {solution-name-upstream} team may consider taking on that work, however, it is recommended that you contact the team at least 4 weeks before the end of a given quarter for the necessary work to be considered as part of the following quarter's planning process.


[id="requirements-maintained-tier"]
== Requirements for the {maintained} tier

The {maintained} patterns have deliverable and requirements in addition to those
specified for the link:/requirements/tested/[Tested tier].
specified for the link:/contribute/tested[Tested tier].

The requirements are categorized as follows:

Expand Down
5 changes: 2 additions & 3 deletions content/contribute/sandbox.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ menu:
title: Validated Patterns - Sandbox tier
weight: 43
aliases: /requirements/community/
aliases: /requirements/sandbox/
---

:toc:
Expand Down Expand Up @@ -48,7 +47,7 @@ These are optional or desirable features, but their absence does not hinder the
=== Must
A {sandbox} pattern must continue to meet the following criteria to remain in the {sandbox} tier:

* A {sandbox} pattern must conform to the common technical link:/requirements/implementation/[implementation requirements].
* A {sandbox} pattern must conform to the common technical link:/contribute/implementation/[implementation requirements].
* A {sandbox} pattern must be able to be deployed onto a freshly deployed OpenShift cluster without prior modification or tuning.
* A {sandbox} pattern must include a top-level README file that highlights the business problem and how the pattern solves it.
* A {sandbox} pattern must include an architecture drawing. The specific tool or format is flexible as long as the meaning is clear.
Expand All @@ -69,4 +68,4 @@ The {solution-name-upstream} team commits to maintaining the framework, but will

* A {sandbox} pattern (including works-in-progress) can be hosted in the link:https://github.com/validatedpatterns-sandbox[https://github.com/validatedpatterns-sandbox] GitHub organization.
* A {sandbox} pattern can be listed on the link:https://validatedpatterns.io[https://validatedpatterns.io] site.
* A {sandbox} pattern meeting additional criteria can be nominated for promotion to the link:/learn/tested/[Tested tier].
* A {sandbox} pattern meeting additional criteria can be nominated for promotion to the link:/contribute/tested/[Tested tier].
1 change: 0 additions & 1 deletion content/contribute/test-artefacts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ menu:
parent: Validated Pattern tiers
title: Testing Artefacts
weight: 50
aliases: /requirements/tested/
---

:toc:
Expand Down
7 changes: 3 additions & 4 deletions content/contribute/tested.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ menu:
parent: Validated Pattern tiers
title: Validated Patterns - Tested tier
weight: 44
aliases: /requirements/tested/
---

:toc:
Expand All @@ -18,7 +17,7 @@ include::modules/comm-attributes.adoc[]
The {tested} tier provides you with additional collateral and reassurance that the pattern was known to be recently working on at least one recent version of {rh-ocp}. Inclusion in this tier requires some additional work for the pattern's owner, which might be a partner or a sufficiently motivated subject matter expert (SME).

[id="nominating-a-pattern-for-tested-tier"]
== Nominating a a pattern for the {tested} tier
== Nominating a pattern for the {tested} tier

If your pattern qualifies or meets the criteria for {tested} tier, submit your nomination to mailto:validatedpatterns@googlegroups.com[validatedpatterns@googlegroups.com].

Expand All @@ -35,7 +34,7 @@ In limited cases, the {solution-name-upstream} team may consider taking on that
[id="requirements-tested-tier"]
== Requirements for the {tested} tier

A {tested} patterns have deliverable and requirements in addition to those specified for the link:/requirements/sandbox/[Sandbox tier].
A {tested} patterns have deliverable and requirements in addition to those specified for the link:/contribute/sandbox/[Sandbox tier].

The requirements are categorized as follows:

Expand Down Expand Up @@ -67,7 +66,7 @@ Example: https://docs.google.com/document/d/12KQhdzjVIsxRURTnWAckiEMB3_96oWBjtlT

* A {tested} pattern must nominate at least one currently supported {rh-ocp} release to test against.
* A {tested} pattern must ensure the test plan passes at least once per quarter.
* A {tested} pattern must create a publicly available JSON file (for example, in an AWS bucket) that records the result of the latest test for each combination of pattern, platform, and {rh-ocp} version. See link:/learn/test-artefacts/[testing artefacts].
* A {tested} pattern must create a publicly available JSON file (for example, in an AWS bucket) that records the result of the latest test for each combination of pattern, platform, and {rh-ocp} version. See link:/contribute/test-artefacts/[testing artefacts].

[NOTE]
====
Expand Down

0 comments on commit 5e41688

Please sign in to comment.