1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00

Continuous Testing on SAP BTP, ABAP Environment: Separate section for example (#3014)

* Separate section for example

* Update abapEnvironmentTest.md

* Update abapEnvironmentTest.md

* Update abapEnvironmentTest.md

Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
This commit is contained in:
Peter Persiel 2021-08-05 10:23:34 +02:00 committed by GitHub
parent a31a54f973
commit 9c71f9cb27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,4 +43,8 @@ During the pipeline configuration, you will specify the service plan, which will
## Configuration
Please refer to the [configuration page](../pipelines/abapEnvironment/configuration.md) or have a look at these examples: Running ATC checks on a [transient system](https://github.com/SAP-samples/abap-platform-ci-cd-samples/tree/atc-transient) or running ATC checks on a [static system](https://github.com/SAP-samples/abap-platform-ci-cd-samples/tree/atc-static).
Please refer to the [configuration page](../pipelines/abapEnvironment/configuration.md).
## Example
Please have a look at the configuration examples to run ATC checks on a [transient system](https://github.com/SAP-samples/abap-platform-ci-cd-samples/tree/atc-transient) or on a [permanent system](https://github.com/SAP-samples/abap-platform-ci-cd-samples/tree/atc-static).