-
Notifications
You must be signed in to change notification settings - Fork 474
Enablement & Sanity test run for OBS Non-Cloud integration packages for 9.0.0 #12468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enablement & Sanity test run for OBS Non-Cloud integration packages for 9.0.0 #12468
Conversation
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
log |
8771.93 | 4901.96 | -3869.97 (-44.12%) | 💔 |
queue |
100000 | 66666.67 | -33333.33 (-33.33%) | 💔 |
topic |
100000 | 83333.33 | -16666.67 (-16.67%) | 💔 |
Package apache_tomcat
👍(2) 💚(3) 💔(4)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
catalina |
10638.3 | 8928.57 | -1709.73 (-16.07%) | 💔 |
localhost |
25641.03 | 17857.14 | -7783.89 (-30.36%) | 💔 |
request |
37037.04 | 27777.78 | -9259.26 (-25%) | 💔 |
session |
19230.77 | 11494.25 | -7736.52 (-40.23%) | 💔 |
Package cassandra
👍(0) 💚(0) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
log |
5780.35 | 4149.38 | -1630.97 (-28.22%) | 💔 |
Package ceph
👍(1) 💚(5) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
osd_performance |
41666.67 | 31250 | -10416.67 (-25%) | 💔 |
Package couchbase
👍(6) 💚(1) 💔(3)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
bucket |
15151.52 | 10526.32 | -4625.2 (-30.53%) | 💔 |
cache |
19230.77 | 7092.2 | -12138.57 (-63.12%) | 💔 |
miscellaneous |
17857.14 | 12048.19 | -5808.95 (-32.53%) | 💔 |
Package hadoop
👍(2) 💚(2) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
cluster |
4310.34 | 3300.33 | -1010.01 (-23.43%) | 💔 |
Package nagios_xi
👍(0) 💚(1) 💔(2)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
host |
2840.91 | 2364.07 | -476.84 (-16.78%) | 💔 |
service |
2849 | 2336.45 | -512.55 (-17.99%) | 💔 |
Package oracle_weblogic
👍(2) 💚(0) 💔(2)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
access |
21739.13 | 9900.99 | -11838.14 (-54.46%) | 💔 |
admin_server |
16949.15 | 10869.57 | -6079.58 (-35.87%) | 💔 |
Package rabbitmq
👍(0) 💚(0) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
log |
7462.69 | 5714.29 | -1748.4 (-23.43%) | 💔 |
Package redis
👍(0) 💚(0) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
log |
10000 | 7692.31 | -2307.69 (-23.08%) | 💔 |
Package salesforce
👍(2) 💚(0) 💔(2)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
logout |
33333.33 | 20833.33 | -12500 (-37.5%) | 💔 |
setupaudittrail |
8928.57 | 6211.18 | -2717.39 (-30.43%) | 💔 |
Package spring_boot
👍(1) 💚(0) 💔(2)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
audit_events |
10638.3 | 6250 | -4388.3 (-41.25%) | 💔 |
gc |
13698.63 | 7407.41 | -6291.22 (-45.93%) | 💔 |
Package vsphere
👍(3) 💚(4) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
datastore |
37037.04 | 25000 | -12037.04 (-32.5%) | 💔 |
Package websphere_application_server
👍(0) 💚(3) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
jdbc |
7194.24 | 4608.29 | -2585.95 (-35.94%) | 💔 |
To see the full report comment with /test benchmark fullreport
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets fix the PR number in changelog. Otherwise changes look good!
@kush-elastic : There are some Integrtaions, for which the syste, test has either failed or is pending. |
@kush-elastic : Looks like there is a package owned by Security team. Please remove that from this change. |
Hey @ishleenk17,
I have updated the status for all the integrations. |
/test |
@mrodm @jsoriano : We had updated the versions by adding the 9.0.0 to the stack version, and the CI passed. How can we have the CI automatically run on 9.0.0 for all the changes ? |
This is expected. CI runs with the minimum Kibana version supported by the package.
Currently, there is a daily CI job that runs all the test packages starting an Elastic stack 9.0.0-SNAPSHOT: Example of the build triggered by that CI daily job: However, currently there is no way to trigger the tests in CI using a specific Elastic stack version (e.g. 9.0.0-SNAPSHOT) in the context of a Pull Request. The only way I could think of now is to set temporarily the Kibana constraint To be checked/tested, but maybe it could be added a new regex here (e.g. and update the corresponding Buildkite scripts to add the corresponding If that works, a new Buildkite build could be triggered by posting a comment into the PR and that build would set the STACK_VERSION to test from the contents of the GitHub comment Something similar was added for creating the benchmark full report |
@mrodm your proposal sounds good to me, maybe we could even generalize it so |
Doing some tests here #12516 |
Package ibmmq - 1.6.0 containing this change is available at https://epr.elastic.co/package/ibmmq/1.6.0/ |
Package influxdb - 0.11.0 containing this change is available at https://epr.elastic.co/package/influxdb/0.11.0/ |
Package jolokia - 0.7.0 containing this change is available at https://epr.elastic.co/package/jolokia/0.7.0/ |
Package kafka - 1.18.0 containing this change is available at https://epr.elastic.co/package/kafka/1.18.0/ |
Package kafka_log - 1.8.0 containing this change is available at https://epr.elastic.co/package/kafka_log/1.8.0/ |
Package memcached - 1.7.0 containing this change is available at https://epr.elastic.co/package/memcached/1.7.0/ |
Package microsoft_sqlserver - 2.12.0 containing this change is available at https://epr.elastic.co/package/microsoft_sqlserver/2.12.0/ |
Package mongodb - 1.19.0 containing this change is available at https://epr.elastic.co/package/mongodb/1.19.0/ |
Package nagios_xi - 1.5.0 containing this change is available at https://epr.elastic.co/package/nagios_xi/1.5.0/ |
Package oracle - 1.29.0 containing this change is available at https://epr.elastic.co/package/oracle/1.29.0/ |
Package oracle_weblogic - 1.9.0 containing this change is available at https://epr.elastic.co/package/oracle_weblogic/1.9.0/ |
Package php_fpm - 1.5.0 containing this change is available at https://epr.elastic.co/package/php_fpm/1.5.0/ |
Package postgresql - 1.27.0 containing this change is available at https://epr.elastic.co/package/postgresql/1.27.0/ |
Package rabbitmq - 1.18.0 containing this change is available at https://epr.elastic.co/package/rabbitmq/1.18.0/ |
Package redis - 1.19.0 containing this change is available at https://epr.elastic.co/package/redis/1.19.0/ |
Package redisenterprise - 0.12.0 containing this change is available at https://epr.elastic.co/package/redisenterprise/0.12.0/ |
Package salesforce - 1.1.0 containing this change is available at https://epr.elastic.co/package/salesforce/1.1.0/ |
Package spring_boot - 1.8.0 containing this change is available at https://epr.elastic.co/package/spring_boot/1.8.0/ |
Package sql - 0.6.0 containing this change is available at https://epr.elastic.co/package/sql/0.6.0/ |
Package statsd_input - 0.5.0 containing this change is available at https://epr.elastic.co/package/statsd_input/0.5.0/ |
Package tomcat - 1.12.0 containing this change is available at https://epr.elastic.co/package/tomcat/1.12.0/ |
Package traefik - 2.5.0 containing this change is available at https://epr.elastic.co/package/traefik/2.5.0/ |
Package vsphere - 1.18.0 containing this change is available at https://epr.elastic.co/package/vsphere/1.18.0/ |
Package websphere_application_server - 1.6.0 containing this change is available at https://epr.elastic.co/package/websphere_application_server/1.6.0/ |
Package zookeeper - 1.14.0 containing this change is available at https://epr.elastic.co/package/zookeeper/1.14.0/ |
…or 9.0.0 (#12468) * non-cloud package sanity changes * update changelog entry * fix salesforce and websphere_application_server changes * fix links * Update packages/salesforce/manifest.yml Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com> * removing envoyproxy changes from current PR to sync with failures --------- Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com>
Description
OBS non-cloud packages for 9.0.0 enablement activities of O11y integrations.
Steps performed for the testing
|| ^9.0.0
.List of non-cloud packages and results of sanity
Below mentioned results are from running tech stack
9.0.0
.Pass: Successfully Passed
Pending: Either permission issue or agent will stuck on 0 hits
Failed: Failed because of beats and integration changes are not in sync
Not Available: Tests are not available
NOTE: CI by default runs on minimum kibana version metioned in menifest.yml file.
Checklist
changelog.yml
file.Related issues