This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
[Fleet] Add back test scenarios for .deb and .rpm systemd deploy syntax #379
Labels
Team:Elastic-Agent
Label for the Agent team
Comments
This was referenced Oct 21, 2020
2 tasks
2 tasks
EricDavisX
added a commit
that referenced
this issue
Dec 2, 2020
* adding back rpm and deb tests * arbitrary change to trigger ci tests * fix linting * fixing more linting * fully exploring gherkin linting apparently * final linting fix * updating ci suites to match new tags * reset indention w feedback passes linting locally * adding skip support and skipping rpm and deb tests * back to fixing linting for tags now Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
mdelapenya
added a commit
to mdelapenya/e2e-testing
that referenced
this issue
Dec 2, 2020
* adding back rpm and deb tests * arbitrary change to trigger ci tests * fix linting * fixing more linting * fully exploring gherkin linting apparently * final linting fix * updating ci suites to match new tags * reset indention w feedback passes linting locally * adding skip support and skipping rpm and deb tests * back to fixing linting for tags now Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
mdelapenya
added a commit
to mdelapenya/e2e-testing
that referenced
this issue
Dec 2, 2020
* adding back rpm and deb tests * arbitrary change to trigger ci tests * fix linting * fixing more linting * fully exploring gherkin linting apparently * final linting fix * updating ci suites to match new tags * reset indention w feedback passes linting locally * adding skip support and skipping rpm and deb tests * back to fixing linting for tags now Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
mdelapenya
added a commit
that referenced
this issue
Dec 2, 2020
* work for issue #379 - adding back rpm and deb tests (#439) * adding back rpm and deb tests * arbitrary change to trigger ci tests * fix linting * fixing more linting * fully exploring gherkin linting apparently * final linting fix * updating ci suites to match new tags * reset indention w feedback passes linting locally * adding skip support and skipping rpm and deb tests * back to fixing linting for tags now Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com> * fix: use proper gherkin comments (#519) Co-authored-by: Eric Davis <eric.davis@elastic.co>
mdelapenya
added a commit
that referenced
this issue
Dec 2, 2020
* work for issue #379 - adding back rpm and deb tests (#439) * adding back rpm and deb tests * arbitrary change to trigger ci tests * fix linting * fixing more linting * fully exploring gherkin linting apparently * final linting fix * updating ci suites to match new tags * reset indention w feedback passes linting locally * adding skip support and skipping rpm and deb tests * back to fixing linting for tags now Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com> * fix: use proper gherkin comments (#519) Co-authored-by: Eric Davis <eric.davis@elastic.co>
the DEB and RPM tests are back in master but not backported yet, by backport tooling isn't working right (it is for Kibana, but not for e2e-testing repo...) need to figure that out. : / |
done done |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In #378 we merged supported for the new 7.10 'install' subcommand. This changed the existing tests, which is ok (they were failing) but they were valid and needed tests.
The remaining tasks are
[Fleet / Agent ] support install / uninstall command from Agent #326
https://github.com/elastic/e2e-testing/blob/master/e2e/_suites/fleet/features/fleet_mode_agent.feature
the .deb/.rpm issue logged for Beats is:
elastic/beats#21200
after that, we encountered and have since fixed this as well that relates:
elastic/beats#22485
The text was updated successfully, but these errors were encountered: