Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

chore: refactor cucumber tags#2496

Merged
mdelapenya merged 11 commits intoelastic:mainfrom
mdelapenya:373-refactor-tags
May 9, 2022
Merged

chore: refactor cucumber tags#2496
mdelapenya merged 11 commits intoelastic:mainfrom
mdelapenya:373-refactor-tags

Conversation

@mdelapenya
Copy link
Copy Markdown
Contributor

What does this PR do?

It refactors the tag names in the cucumber feature files, for the following reasons: clarity, align with the intention of the scenario, and simplicity.

During this process, we detected the duplication of two examples in one scenario, causing it to be executed 4 times instead of 2.

Why is it important?

KISS

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the Unit tests (make unit-test), and they are passing locally
  • I have run the End-2-End tests for the suite I'm working on, and they are passing locally
  • I have noticed new Go dependencies (run make notice in the proper directory)

Related issues

@mdelapenya mdelapenya added Team:Automation Label for the Observability productivity team area:ci Anything related to the CI area:test Anything related to the Test automation backport-v7.17.0 Automated backport with mergify backport-v8.1.0 Automated backport with mergify backport-v8.2.0 Automated backport with mergify labels May 9, 2022
@mdelapenya mdelapenya self-assigned this May 9, 2022
@mdelapenya mdelapenya requested a review from a team May 9, 2022 11:53
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-05-09T11:53:38.448+0000

  • Duration: 65 min 29 sec

Test stats 🧪

Test Results
Failed 0
Passed 307
Skipped 0
Total 307

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@mdelapenya mdelapenya merged commit 878a99d into elastic:main May 9, 2022
mergify bot pushed a commit that referenced this pull request May 9, 2022
* chore: rename endpoint integration scenarios

* chore: indent

* chore: rename tag for fleet_mode

* chore: rename install to add integration

* chore: remove misleading tag

* chore: simplify tags for permission output change

* chore: indent

* fix: remove duplicated scenario for running on beats

* chore: rename to stand-alone mode

* chore: proper feature file description

* chore: simplify tags for system integration

(cherry picked from commit 878a99d)
mergify bot pushed a commit that referenced this pull request May 9, 2022
* chore: rename endpoint integration scenarios

* chore: indent

* chore: rename tag for fleet_mode

* chore: rename install to add integration

* chore: remove misleading tag

* chore: simplify tags for permission output change

* chore: indent

* fix: remove duplicated scenario for running on beats

* chore: rename to stand-alone mode

* chore: proper feature file description

* chore: simplify tags for system integration

(cherry picked from commit 878a99d)
mergify bot pushed a commit that referenced this pull request May 9, 2022
* chore: rename endpoint integration scenarios

* chore: indent

* chore: rename tag for fleet_mode

* chore: rename install to add integration

* chore: remove misleading tag

* chore: simplify tags for permission output change

* chore: indent

* fix: remove duplicated scenario for running on beats

* chore: rename to stand-alone mode

* chore: proper feature file description

* chore: simplify tags for system integration

(cherry picked from commit 878a99d)
mdelapenya added a commit that referenced this pull request May 9, 2022
* chore: rename endpoint integration scenarios

* chore: indent

* chore: rename tag for fleet_mode

* chore: rename install to add integration

* chore: remove misleading tag

* chore: simplify tags for permission output change

* chore: indent

* fix: remove duplicated scenario for running on beats

* chore: rename to stand-alone mode

* chore: proper feature file description

* chore: simplify tags for system integration

(cherry picked from commit 878a99d)

Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
mdelapenya added a commit that referenced this pull request May 9, 2022
* chore: rename endpoint integration scenarios

* chore: indent

* chore: rename tag for fleet_mode

* chore: rename install to add integration

* chore: remove misleading tag

* chore: simplify tags for permission output change

* chore: indent

* fix: remove duplicated scenario for running on beats

* chore: rename to stand-alone mode

* chore: proper feature file description

* chore: simplify tags for system integration

(cherry picked from commit 878a99d)

Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
mdelapenya added a commit that referenced this pull request May 9, 2022
* chore: rename endpoint integration scenarios

* chore: indent

* chore: rename tag for fleet_mode

* chore: rename install to add integration

* chore: remove misleading tag

* chore: simplify tags for permission output change

* chore: indent

* fix: remove duplicated scenario for running on beats

* chore: rename to stand-alone mode

* chore: proper feature file description

* chore: simplify tags for system integration

(cherry picked from commit 878a99d)

Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
mdelapenya added a commit to mdelapenya/e2e-testing that referenced this pull request May 10, 2022
* main:
  bump stack version 8.3.0-d380914f (elastic#2505)
  chore: refactor cucumber tags (elastic#2496)
  chore: skip system-integration scenarios for Beats (elastic#2482)
@mdelapenya mdelapenya deleted the 373-refactor-tags branch May 10, 2022 13:57
mdelapenya added a commit to mdelapenya/e2e-testing that referenced this pull request May 10, 2022
* main:
  bump stack version 8.3.0-d380914f (elastic#2505)
  chore: refactor cucumber tags (elastic#2496)
  chore: skip system-integration scenarios for Beats (elastic#2482)
mdelapenya added a commit to mdelapenya/e2e-testing that referenced this pull request May 22, 2022
* main:
  bump stack version 8.3.0-8ee1196f (elastic#2519)
  ci: daily pipeline to use main branch (elastic#2516)
  bump stack version 8.3.0-53513548 (elastic#2513)
  chore: run reaper daily at 1:30 am (elastic#2512)
  avoid aliases if no major.minor format (elastic#2501)
  bump stack version 8.3.0-d380914f (elastic#2505)
  chore: refactor cucumber tags (elastic#2496)
  chore: skip system-integration scenarios for Beats (elastic#2482)
  bump stack version 8.3.0-5c1ff35f (elastic#2494)
  chore: reduce AWS instances size (elastic#2477)
  chore: wait for the stack while provisioning (elastic#2486)
  bump stack version 8.3.0-6ba9f710 (elastic#2484)
@mdelapenya mdelapenya mentioned this pull request Jun 29, 2022
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area:ci Anything related to the CI area:test Anything related to the Test automation backport-v7.17.0 Automated backport with mergify backport-v8.1.0 Automated backport with mergify backport-v8.2.0 Automated backport with mergify Team:Automation Label for the Observability productivity team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor Gherkin tag names

2 participants