wu-sheng commented on a change in pull request #3644: [test/plugin] immigrate 
postgresql scenario
URL: https://github.com/apache/skywalking/pull/3644#discussion_r336783074
 
 

 ##########
 File path: Jenkinsfile-Agent-Test-3
 ##########
 @@ -77,9 +77,14 @@ pipeline {
                 }
                 stage('Group2') {
                     stages {
-                        stage('reserve stages') {
+                        stage('postgresql 9.2.x-9.4.x (36)') {
                             steps {
-                                echo "reserve."
+                                sh 'bash test/plugin/run.sh 
--build_id=${BUILD_ID} postgresql-scenario'
+                            }
+                        }
+                        stage('postgresql-9.4 (16)') {
 
 Review comment:
   Your new name should be fine too.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to