You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Kai-Hsun Chen (Jira)" <ji...@apache.org> on 2021/07/08 10:20:00 UTC

[jira] [Created] (SUBMARINE-914) Github Action compiles Docker images twice

Kai-Hsun Chen created SUBMARINE-914:
---------------------------------------

             Summary: Github Action compiles Docker images twice
                 Key: SUBMARINE-914
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-914
             Project: Apache Submarine
          Issue Type: Improvement
          Components: CI/CD
            Reporter: Kai-Hsun Chen
            Assignee: Kai-Hsun Chen
             Fix For: 0.6.0


Github Action compiles Docker images twice.

1st: "Build image locally"
https://github.com/apache/submarine/blob/master/.github/workflows/master.yml#L158

2nd: "Test"
https://github.com/apache/submarine/blob/master/.github/workflows/master.yml#L170

Because of the [pom.xml|https://github.com/apache/submarine/blob/master/submarine-test/test-k8s/pom.xml#L155], the script "integration-test.sh" with the argument "--update" 
will compile all images again.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org