Skip to content

Commit

Permalink
Update stack version to 8.0 (#5375)
Browse files Browse the repository at this point in the history
Co-authored-by: Thibault Richard <[email protected]>
  • Loading branch information
pebrc and thbkrkr authored Feb 17, 2022
1 parent 712d4d8 commit 4bbfdd8
Show file tree
Hide file tree
Showing 38 changed files with 117 additions and 131 deletions.
4 changes: 2 additions & 2 deletions .ci/pipelines/e2e-tests-snapshot-versions-gke.Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ pipeline {
)}"""
}
parallel {
stage("8.0.0-SNAPSHOT") {
stage("8.1.0-SNAPSHOT") {
agent {
label 'linux'
}
steps {
unstash "source"
script {
runWith(lib, failedTests, "eck-8x-snapshot-${BUILD_NUMBER}-e2e", "8.0.0-SNAPSHOT")
runWith(lib, failedTests, "eck-8x-snapshot-${BUILD_NUMBER}-e2e", "8.1.0-SNAPSHOT")
}
}
}
Expand Down
24 changes: 18 additions & 6 deletions .ci/pipelines/e2e-tests-stack-versions-gke.Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ pipeline {
runWith(lib, failedTests, "eck-713-${BUILD_NUMBER}-e2e", "7.13.4")
}
}
}
}
stage("7.14.2") {
agent {
label 'linux'
Expand All @@ -144,7 +144,7 @@ pipeline {
runWith(lib, failedTests, "eck-714-${BUILD_NUMBER}-e2e", "7.14.2")
}
}
}
}
stage("7.15.2") {
agent {
label 'linux'
Expand All @@ -155,8 +155,8 @@ pipeline {
runWith(lib, failedTests, "eck-715-${BUILD_NUMBER}-e2e", "7.15.2")
}
}
}
stage("7.16.3") {
}
stage("7.16.3") {
agent {
label 'linux'
}
Expand All @@ -166,7 +166,18 @@ pipeline {
runWith(lib, failedTests, "eck-716-${BUILD_NUMBER}-e2e", "7.16.3")
}
}
}
}
stage("7.17.0") {
agent {
label 'linux'
}
steps {
unstash "source"
script {
runWith(lib, failedTests, "eck-717-${BUILD_NUMBER}-e2e", "7.17.0")
}
}
}
}
}
}
Expand Down Expand Up @@ -207,7 +218,8 @@ pipeline {
"eck-713-${BUILD_NUMBER}-e2e",
"eck-714-${BUILD_NUMBER}-e2e",
"eck-715-${BUILD_NUMBER}-e2e",
"eck-716-${BUILD_NUMBER}-e2e"
"eck-716-${BUILD_NUMBER}-e2e",
"eck-717-${BUILD_NUMBER}-e2e"
]
for (int i = 0; i < clusters.size(); i++) {
build job: 'cloud-on-k8s-e2e-cleanup',
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ ifneq ($(strip $(E2E_IMG_TAG_SUFFIX)),) # If the suffix is not empty, append it
endif

E2E_IMG ?= $(REGISTRY)/$(E2E_REGISTRY_NAMESPACE)/eck-e2e-tests:$(E2E_IMG_TAG)
E2E_STACK_VERSION ?= 7.17.0
E2E_STACK_VERSION ?= 8.0.0
export TESTS_MATCH ?= "^Test" # can be overriden to eg. TESTS_MATCH=TestMutationMoreNodes to match a single test
export E2E_JSON ?= false
TEST_TIMEOUT ?= 30m
Expand Down
4 changes: 2 additions & 2 deletions config/e2e/monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
k8s-app: metricbeat
spec:
type: metricbeat
version: 7.17.0
version: 8.0.0
config:
metricbeat.modules:
- module: kubernetes
Expand Down Expand Up @@ -224,7 +224,7 @@ metadata:
k8s-app: filebeat
spec:
type: filebeat
version: 7.17.0
version: 8.0.0
config:
max_backoff: 1s # reduces worst case delay between log being written and picked up by Filebeat to 1s
close_inactive: 1h # keep harvester open for 1h on inactive files as our test timeout is longer than default 5m
Expand Down
2 changes: 1 addition & 1 deletion config/recipes/apm-server-jaeger/apm-server-jaeger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: apm-server-quickstart
namespace: default
spec:
version: 7.17.0
version: 8.0.0
count: 1
config:
name: elastic-apm
Expand Down
6 changes: 3 additions & 3 deletions config/recipes/associations-rbac/apm_es_kibana_rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ metadata:
name: elasticsearch-sample
namespace: elasticsearch-ns
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: default
count: 1
Expand All @@ -97,7 +97,7 @@ metadata:
name: kibana-sample
namespace: kibana-ns
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: "elasticsearch-sample"
Expand All @@ -111,7 +111,7 @@ metadata:
name: apm-apm-sample
namespace: apmserver-ns
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: "elasticsearch-sample"
Expand Down
2 changes: 1 addition & 1 deletion config/recipes/autoscaling/elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ metadata:
}]
}
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: master
count: 1
Expand Down
8 changes: 4 additions & 4 deletions config/recipes/beats/auditbeat_hosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: auditbeat
spec:
type: auditbeat
version: 7.17.0
version: 8.0.0
elasticsearchRef:
name: elasticsearch
kibanaRef:
Expand Down Expand Up @@ -76,7 +76,7 @@ spec:
# path: /run
#initContainers:
#- name: cos-init
# image: docker.elastic.co/beats/auditbeat:7.17.0
# image: docker.elastic.co/beats/auditbeat:8.0.0
# volumeMounts:
# - name: run
# mountPath: /run
Expand Down Expand Up @@ -118,7 +118,7 @@ kind: Elasticsearch
metadata:
name: elasticsearch
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: default
count: 3
Expand All @@ -130,7 +130,7 @@ kind: Kibana
metadata:
name: kibana
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions config/recipes/beats/filebeat_autodiscover.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: filebeat
spec:
type: filebeat
version: 7.17.0
version: 8.0.0
elasticsearchRef:
name: elasticsearch
kibanaRef:
Expand Down Expand Up @@ -100,7 +100,7 @@ kind: Elasticsearch
metadata:
name: elasticsearch
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: default
count: 3
Expand All @@ -112,7 +112,7 @@ kind: Kibana
metadata:
name: kibana
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions config/recipes/beats/filebeat_autodiscover_by_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: filebeat
spec:
type: filebeat
version: 7.17.0
version: 8.0.0
elasticsearchRef:
name: elasticsearch
kibanaRef:
Expand Down Expand Up @@ -102,7 +102,7 @@ kind: Elasticsearch
metadata:
name: elasticsearch
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: default
count: 3
Expand All @@ -114,7 +114,7 @@ kind: Kibana
metadata:
name: kibana
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions config/recipes/beats/filebeat_no_autodiscover.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: filebeat
spec:
type: filebeat
version: 7.17.0
version: 8.0.0
elasticsearchRef:
name: elasticsearch
kibanaRef:
Expand Down Expand Up @@ -53,7 +53,7 @@ kind: Elasticsearch
metadata:
name: elasticsearch
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: default
count: 3
Expand All @@ -65,7 +65,7 @@ kind: Kibana
metadata:
name: kibana
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions config/recipes/beats/heartbeat_es_kb_health.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: heartbeat
spec:
type: heartbeat
version: 7.17.0
version: 8.0.0
elasticsearchRef:
name: elasticsearch
config:
Expand All @@ -27,7 +27,7 @@ kind: Elasticsearch
metadata:
name: elasticsearch
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: default
count: 3
Expand All @@ -39,7 +39,7 @@ kind: Kibana
metadata:
name: kibana
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions config/recipes/beats/metricbeat_hosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: metricbeat
spec:
type: metricbeat
version: 7.17.0
version: 8.0.0
elasticsearchRef:
name: elasticsearch
kibanaRef:
Expand Down Expand Up @@ -174,7 +174,7 @@ kind: Elasticsearch
metadata:
name: elasticsearch
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: default
count: 3
Expand All @@ -186,7 +186,7 @@ kind: Kibana
metadata:
name: kibana
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down
8 changes: 4 additions & 4 deletions config/recipes/beats/openshift_monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: metricbeat
spec:
type: metricbeat
version: 7.17.0
version: 8.0.0
elasticsearchRef:
name: elasticsearch
kibanaRef:
Expand Down Expand Up @@ -221,7 +221,7 @@ metadata:
name: filebeat
spec:
type: filebeat
version: 7.17.0
version: 8.0.0
elasticsearchRef:
name: elasticsearch
kibanaRef:
Expand Down Expand Up @@ -316,7 +316,7 @@ kind: Elasticsearch
metadata:
name: elasticsearch
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: default
count: 3
Expand All @@ -328,7 +328,7 @@ kind: Kibana
metadata:
name: kibana
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions config/recipes/beats/packetbeat_dns_http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: packetbeat
spec:
type: packetbeat
version: 7.17.0
version: 8.0.0
elasticsearchRef:
name: elasticsearch
kibanaRef:
Expand Down Expand Up @@ -44,7 +44,7 @@ kind: Elasticsearch
metadata:
name: elasticsearch
spec:
version: 7.17.0
version: 8.0.0
nodeSets:
- name: default
count: 3
Expand All @@ -56,7 +56,7 @@ kind: Kibana
metadata:
name: kibana
spec:
version: 7.17.0
version: 8.0.0
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down
Loading

0 comments on commit 4bbfdd8

Please sign in to comment.