Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
[6.8] [meta] enable filebeat and metricbeat upgrade test (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlrt authored Feb 23, 2021
1 parent 855292e commit e290306
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion filebeat/examples/upgrade/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include ../../../helpers/examples.mk

CHART := filebeat
RELEASE := helm-filebeat-upgrade
#FROM := 6.8.14 # Filebeat 6.8.13 fails with "Registry file path must be a file"
FROM := 6.8.14 # Filebeat 6.8.13 fails with "Registry file path must be a file"
# error with Elasticsearch 6.8.14-SNAPSHOT

install:
Expand Down
4 changes: 2 additions & 2 deletions helpers/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ FILEBEAT_SUITE:
- deployment
- oss
- security
#- upgrade TODO: uncomment after 6.8.14 release
- upgrade
METRICBEAT_SUITE:
- default
- oss
- security
#- upgrade TODO: uncomment after 6.8.14 release
- upgrade
LOGSTASH_SUITE:
- default
- oss
Expand Down

0 comments on commit e290306

Please sign in to comment.