Commit graph

28 commits

Author SHA1 Message Date
Marius Dragomir 3662cf4092
[QA] Changes the telemetry banner dismiss location (#102721)
* change telemetry banner dismiss location

* use dismissBanner method instead

* Update _metricbeat_dashboard.js

* Update _maps.ts

* Update _maps.ts

* Update _metricbeat_dashboard.js
2021-06-21 14:33:12 -04:00
Marius Dragomir c6f5f84975
fix flakiness and change screenshot size to remove scroll (#102521)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-21 06:52:16 -04:00
Marius Dragomir ff5ecc3420
[QA]Skip of metricbeat dashboard test (#97174)
* fix flakyness of metricbeat dashboard test

* skip test for now

* Update _metricbeat_dashboard.js

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-15 18:17:19 +02:00
Domenico Andreoli 8bdc0d7b25
Fix esArchiver path in the Jenkins context (#102095) 2021-06-14 21:31:57 +02:00
Domenico Andreoli 7b51debbbb
Fix es_archives path (#101737) 2021-06-10 09:39:07 +02:00
Spencer 7917e3c9d9
[kbnArchiver] convert archive names to root-relative paths (#101839)
* [kbnArchiver] convert archive names to root-relative paths

* ensure that newly multiline hooks are explicitly async

* missed a newly multiline hook

* fix exists check

* avoid extra lines by wrapping arrow body in {}

* one block more

* fix errant `name` variable

Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-06-09 20:13:00 -04:00
Spencer f466ebf1a3
[esArchiver] drop support for --dir, use repo-relative paths instead (#101345)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-06-08 17:37:42 -04:00
Domenico Andreoli a4b4da3674
[master] More precise alerts matching (#99820)
* Split out test preparation and cleanup

* Load data on the remote cluster

* Update the rule to the new (remote) data
2021-06-07 14:41:33 +02:00
Tre dc5511f73b
[QA] Bind the retry to fixup error in it repo tests (#100948)
Verfiied via: https://internal-ci.elastic.co/view/All/job/elastic+integration-test+master/487/
2021-06-02 12:28:59 -06:00
Domenico Andreoli 2d05d9f802
Add CCS integration test for security rules (#99042) 2021-05-11 16:19:32 +02:00
Rashmi Kulkarni cf2c62edf8
ccs_discover additional tests (#96669)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-12 12:23:46 -07:00
Brandon Kobel 4584a8b570
Elastic License 2.0 (#90099)
* Updating everything except the license headers themselves

* Applying ESLint rules

* Manually replacing the stragglers
2021-02-03 18:12:39 -08:00
Marius Dragomir a98052bc72
dismiss telemetry banner for ems_test (#88096)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-13 10:29:16 +01:00
Marius Dragomir bece599856
Add standlone EMS server integration test (#87070)
* Initial EMS integration test

* Convert to TS

* extra cleanup and comments

* Removed common page objects

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-05 13:45:42 +01:00
Rashmi Kulkarni 159eab7f30
Smoke functional UI tests for APM and ML (#85336)
* fixes https://github.com/elastic/kibana/issues/74449

* apm smoke test for stack integration tests

* minor modifications

* ml smoke tests in stack integration

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-09 11:15:26 -08:00
Tre a4bdee898b
[QA][Stack Integration Tests] Fixup telemetry test (#85348)
Dont click on "Stack Monitoring" in this test, per Lee.
Nav to home page, so the test is not order dependendent.
Drop fn from the monitoring page, and
add it to the common page instead,
using a test subj selector over raw css.
2020-12-09 10:16:10 -07:00
Tre ae83f598bf
[QA][Stack Integration Tests] Drop tests list file (#85308) 2020-12-08 12:21:31 -07:00
Tre b6a6a30f26
[QA][Stack Integration Tests] Support defining the tests list in the Integration Test Repo (#83363)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-04 14:34:03 -07:00
Lee Drengenberg 441b473f8e
test just part of the message to avoid updates (#83703) 2020-11-19 09:21:40 -06:00
Tre 3979418fc7
[QA] Encryption Rotation tests via Email Connectors (#82659) 2020-11-10 16:14:26 -07:00
Lee Drengenberg ed10d9f8dd
define integrationTestRoot in config file and use to define screensho… (#79247) 2020-10-02 17:07:14 -05:00
Lee Drengenberg 0a7462dc4a
move apps lower in tree, add metricbeat dashboard screenshot test (#79001) 2020-10-01 15:35:36 -05:00
Marius Dragomir ba8213c27c
Add test for metricbeat monitoring for ES (#77768)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-21 13:59:35 +02:00
Lee Drengenberg 7519c1f8c3
use WORKSPACE env var for stack_functional_integration tests, fix navigate path (#71908)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-17 16:42:56 -05:00
Tyler Smalley 3c8a66e2b3 Revert "re-fix navigate path for master add SAML login to login_page (#71337)"
This reverts commit 1f340969ee.
2020-07-14 21:01:19 -07:00
Lee Drengenberg 1f340969ee
re-fix navigate path for master add SAML login to login_page (#71337) 2020-07-14 17:28:03 -05:00
Dmitry Lemeshko 633968e053
Remove IE support in functional tests (#71285)
* [ftr] remove ie support

* remove ie integration tests config
2020-07-09 22:12:52 +02:00
Tre 43302bd0b6
[QA] stack integration tests (not run in ci) (#70904)
## Summary

Migrate tests from integration-test repo.

The integration-test repo's purpose is to smoke test the build artifacts of all the main products in the stack (the .deb, .rpm, .tar.gz, .zip files).  
Currently Vagrant and VirtualBox are used to create VMs of the OSs appropriate for installing those build artifacts.  These scripts are in the integration-test repo.
After the VMs are installed and running the stack, a small number of UI tests are run against Kibana to verify we have beats data, logstash data, etc.
Kibana-QA team also uses the various VMs for manual testing since manually setting up security across the full stack can be time consuming.

The new tests in this PR under x-pack/test/stack_functional_integration/ are NOT executed as part of Kibana CI process.  They run from other periodic Jenkins jobs.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: LeeDr <lee.drengenberg@elastic.co>
2020-07-08 11:54:03 -06:00