Skip to content

Commit

Permalink
doc: add redirects for integrations (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
stb13579 authored and slandelle committed May 23, 2024
1 parent 3ec88bd commit b7e51b5
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Gatling Gradle Plugin
seotitle: Gradle Plugin for Gatling and Gatling Enterprise
description: How to use the Gradle plugin for Gatling to run tests and deploy them to Gatling Enterprise.
lead: The Gradle plugin allows you to run Gatling tests from the command line, without the bundle, as well as to package your simulations for Gatling Enterprise
aliases:
- /reference/extensions/build-tools/gradle-plugin
date: 2021-04-20T18:30:56+02:00
lastmod: 2022-12-14T21:30:56+02:00
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Gatling Maven Plugin
seotitle: Maven Plugin for Gatling and Gatling Enterprise
description: How to use the Maven plugin for Gatling to run tests and deploy them to Gatling Enterprise.
lead: The Maven plugin allows you to run Gatling tests from the command line, without the bundle, as well as to package your simulations for Gatling Enterprise
aliases:
- /reference/extensions/build-tools/maven-plugin
date: 2021-04-20T18:30:56+02:00
lastmod: 2023-07-26T13:50:00+00:00
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Gatling sbt Plugin
seotitle: sbt Plugin for Gatling and Gatling Enterprise
description: How to use the sbt plugin for Gatling to run tests and deploy them to Gatling Enterprise.
lead: The sbt plugin allows you to run Gatling tests from the command line, without the bundle, as well as to package your simulations for Gatling Enterprise
aliases:
- /reference/extensions/build-tools/sbt-plugin
date: 2021-04-20T18:30:56+02:00
lastmod: 2023-07-26T13:50:00+00:00
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ lead: Run your Gatling Enterprise simulations from Azure DevOps Pipelines.
badge:
type: enterprise
label: Enterprise
aliases:
- /reference/extensions/ci-cd/azure-devops
date: 2023-11-09T15:25:27:+0000
lastmod: 2023-11-09T15:25:27:+0000
---
Expand Down
2 changes: 2 additions & 0 deletions src/docs/content/reference/integrations/ci-cd/bamboo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ lead: Run your Gatling Enterprise simulations from your Bamboo CI.
badge:
type: enterprise
label: Enterprise
aliases:
- /reference/extensions/ci-cd/bamboo
date: 2021-03-08T12:49:49+00:00
lastmod: 2023-10-11T10:10:00+00:00
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ lead: Run your Gatling Enterprise simulations from GitHub Actions.
badge:
type: enterprise
label: Enterprise
aliases:
- /reference/extensions/ci-cd/github-actions
date: 2022-01-04T15:00:00+00:00
lastmod: 2023-10-11T10:10:00+00:00
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ lead: Run your Gatling Enterprise simulations from GitLab CI/CD.
badge:
type: enterprise
label: Enterprise
aliases:
- /reference/extensions/ci-cd/gitlab-ci
date: 2023-02-17T14:00:00+00:00
lastmod: 2023-10-11T10:10:00+00:00
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ lead: Run your Gatling Enterprise simulations from your Jenkins CI.
badge:
type: enterprise
label: Enterprise
aliases:
- /reference/extensions/ci-cd/jenkins/enterprise
date: 2021-03-08T12:50:14+00:00
lastmod: 2023-10-11T10:10:00+00:00
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Open-source Jenkins Plugin
seotitle: Open-Source Jenkins Plugin for Gatling
description: How to use the Jenkins plugin to set up your load tests in your Continuous Integration pipelines.
lead: Open-source Jenkins CI plugin for Gatling
aliases:
- /reference/extensions/ci-cd/jenkins/oss
date: 2021-04-20T18:30:56+02:00
lastmod: 2022-12-14T21:30:56+02:00
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ lead: Run your Gatling Enterprise simulations from your TeamCity CI.
badge:
type: enterprise
label: Enterprise
aliases:
- /reference/extensions/ci-cd/teamcity
date: 2021-03-08T12:50:20+00:00
lastmod: 2023-10-11T10:10:00+00:00
---
Expand Down
2 changes: 2 additions & 0 deletions src/docs/content/reference/integrations/grafana/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
menutitle: Grafana Datasource
title: Grafana Datasource for Gatling Enterprise
aliases:
- /reference/extensions/grafana
description: Learn how to configure the Gatling Enterprise Grafana datasource to display your Gatling Enterprise simulation reports.
lead: Display Gatling Enterprise simulation reports in Grafana.
badge:
Expand Down
2 changes: 2 additions & 0 deletions src/docs/content/reference/integrations/third-parties.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
menutitle: Third party plugins
title: Third party plugins for Gatling
aliases:
- /reference/extensions/third-parties
description: Active, lagging and inactive third party plugins to use non-officially supported protocols, such as Kafka, AMQP, Cassandra and JDBC.
lead: Third party plugins allow working with non-officially supported protocols
date: 2021-04-20T18:30:56+02:00
Expand Down

0 comments on commit b7e51b5

Please sign in to comment.