-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[percona] Update psmdb-36 version #5552
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Diff:diff --git a/_bashbrew-list b/_bashbrew-list
index a2b8080..177128c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -12,12 +12,12 @@ percona:8
percona:8-centos
percona:8.0
percona:8.0-centos
-percona:8.0.13-4
-percona:8.0.13-4-centos
+percona:8.0.15-5
+percona:8.0.15-5-centos
percona:centos
percona:latest
percona:psmdb-3.6
-percona:psmdb-3.6.10
+percona:psmdb-3.6.11
percona:psmdb-4.0
percona:psmdb-4.0.6
percona:ps-5
@@ -27,4 +27,4 @@ percona:ps-5.7
percona:ps-5.7.25
percona:ps-8
percona:ps-8.0
-percona:ps-8.0.13-4
+percona:ps-8.0.15-5
diff --git a/percona_ps-8/Dockerfile b/percona_ps-8/Dockerfile
index 17ae3ab..2af389b 100644
--- a/percona_ps-8/Dockerfile
+++ b/percona_ps-8/Dockerfile
@@ -19,7 +19,7 @@ RUN export GNUPGHOME="$(mktemp -d)" \
&& percona-release enable ps-80 release
# install exact version of PS for repeatability
-ENV PERCONA_VERSION 8.0.13-4.1.el7
+ENV PERCONA_VERSION 8.0.15-5.1.el7
RUN yum install -y \
percona-server-server-${PERCONA_VERSION} \
diff --git a/percona_psmdb-3.6/Dockerfile b/percona_psmdb-3.6/Dockerfile
index 4a0afba..cc792f5 100644
--- a/percona_psmdb-3.6/Dockerfile
+++ b/percona_psmdb-3.6/Dockerfile
@@ -19,7 +19,7 @@ RUN useradd -u 1001 -r -g 0 -s /sbin/nologin \
-c "Default Application User" mongodb
ENV PERCONA_MAJOR 36
-ENV PERCONA_VERSION 3.6.10-3.0.el7
+ENV PERCONA_VERSION 3.6.11-3.1.el7
ENV K8S_TOOLS_VERSION 0.4.1
RUN yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm \ |
LGTM Build test of #5552; 1fb4bee; $ bashbrew build percona:8.0.15-5-centos
Building bashbrew/cache:b02c5f426f133efcdd7cd3f77536b3d06eaa4a4ae9ceca37de79de5ab35af3f8 (percona:8.0.15-5-centos)
Tagging percona:8.0.15-5-centos
Tagging percona:8.0-centos
Tagging percona:8-centos
Tagging percona:8.0.15-5
Tagging percona:8.0
Tagging percona:8
Tagging percona:ps-8.0.15-5
Tagging percona:ps-8.0
Tagging percona:ps-8
$ test/run.sh percona:8.0.15-5-centos
testing percona:8.0.15-5-centos
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...warning: garbage password detected for 'root': 'locked'
passed
'override-cmd' [4/9]...passed
'mysql-basics' [5/9].......passed
'mysql-initdb' [6/9].......passed
'mysql-log-bin' [7/9].......passed
'percona-tokudb' [8/9].......passed
'percona-rocksdb' [9/9]........passed
$ bashbrew build percona:5.7.25-centos
Building bashbrew/cache:77e5c9971537b374ef96cf14eb165d0db693b41a6f5dd130ec7dce9d365fb87a (percona:5.7.25-centos)
Tagging percona:5.7.25-centos
Tagging percona:5.7-centos
Tagging percona:5-centos
Tagging percona:centos
Tagging percona:5.7.25
Tagging percona:5.7
Tagging percona:5
Tagging percona:ps-5.7.25
Tagging percona:ps-5.7
Tagging percona:ps-5
Tagging percona:latest
$ test/run.sh percona:5.7.25-centos
testing percona:5.7.25-centos
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...warning: garbage password detected for 'root': 'locked'
passed
'override-cmd' [4/9]...passed
'mysql-basics' [5/9]......passed
'mysql-initdb' [6/9]......passed
'mysql-log-bin' [7/9]......passed
'percona-tokudb' [8/9].......passed
'percona-rocksdb' [9/9]......passed
$ bashbrew build percona:5.6.43-centos
Building bashbrew/cache:f7bb369f74c9f4b28b655b8a331df352be2f5606b3da5ed55336ac5bb1533cd2 (percona:5.6.43-centos)
Tagging percona:5.6.43-centos
Tagging percona:5.6-centos
Tagging percona:5.6.43
Tagging percona:5.6
Tagging percona:ps-5.6.43
Tagging percona:ps-5.6
$ test/run.sh percona:5.6.43-centos
testing percona:5.6.43-centos
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...warning: garbage password detected for 'root': 'locked'
passed
'override-cmd' [4/9]...passed
'mysql-basics' [5/9].......passed
'mysql-initdb' [6/9].......passed
'mysql-log-bin' [7/9]........passed
'percona-tokudb' [8/9]........passed
'percona-rocksdb' [9/9]...passed
$ bashbrew build percona:psmdb-4.0.6
Building bashbrew/cache:774ace0c2f2016d4a7f0ba29c4b71875be6e6f7b3b3e5a2fde330001e517304b (percona:psmdb-4.0.6)
Tagging percona:psmdb-4.0.6
Tagging percona:psmdb-4.0
$ test/run.sh percona:psmdb-4.0.6
testing percona:psmdb-4.0.6
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...warning: garbage password detected for 'root': 'locked'
passed
'override-cmd' [4/6]...passed
'mongo-basics' [5/6]....passed
'mongo-auth-basics' [6/6]....passed
$ bashbrew build percona:psmdb-3.6.11
Building bashbrew/cache:175eb4f8a718344a7c84d7b1e6c476c6c6476cd57c72e272adb4bee9e739e9f7 (percona:psmdb-3.6.11)
Tagging percona:psmdb-3.6.11
Tagging percona:psmdb-3.6
$ test/run.sh percona:psmdb-3.6.11
testing percona:psmdb-3.6.11
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...warning: garbage password detected for 'root': 'locked'
passed
'override-cmd' [4/6]...passed
'mongo-basics' [5/6]....passed
'mongo-auth-basics' [6/6]....passed
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.