-
Notifications
You must be signed in to change notification settings - Fork 244
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
CLDSRV-544: Add timestamp on stderr [S3C 7.10 & 9.4 LTS] #5609
Conversation
Hello bourgoismickael,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Incorrect fix versionThe
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
Please check the |
The previous version would not exit the master of the cluster Now it exits as it should do
e7e9524
to
cd9e2e7
Compare
Incorrect fix versionThe
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
Please check the |
ping |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command:
Alternatively, the |
/create_integration_branches |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: $ git fetch
$ git checkout -B w/7.70/improvement/CLDSRV-544-stderr origin/development/7.70
$ git merge origin/improvement/CLDSRV-544-stderr
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/7.70/improvement/CLDSRV-544-stderr The following options are set: create_integration_branches |
ping |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: $ git fetch
$ git checkout -B w/8.6/improvement/CLDSRV-544-stderr origin/development/8.6
$ git merge origin/w/7.70/improvement/CLDSRV-544-stderr
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.6/improvement/CLDSRV-544-stderr The following options are set: create_integration_branches |
/approve |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: $ git fetch
$ git checkout -B w/8.7/improvement/CLDSRV-544-stderr origin/development/8.7
$ git merge origin/w/8.6/improvement/CLDSRV-544-stderr
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.7/improvement/CLDSRV-544-stderr The following options are set: approve, create_integration_branches |
ping |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: $ git fetch
$ git checkout -B w/8.8/improvement/CLDSRV-544-stderr origin/development/8.8
$ git merge origin/w/8.7/improvement/CLDSRV-544-stderr
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.8/improvement/CLDSRV-544-stderr The following options are set: approve, create_integration_branches |
Build failedThe build for commit did not succeed in branch w/8.8/improvement/CLDSRV-544-stderr. The following options are set: approve, create_integration_branches |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-544. Goodbye bourgoismickael. The following options are set: approve, create_integration_branches |
The previous version would not exit the master of the cluster
Now it exits as it should do
Also the error in cluster workers are printed in stdout as json and on stderr
Important
Cherry-picks: