KUAN-HSUN-LI commented on pull request #831:
URL: https://github.com/apache/submarine/pull/831#issuecomment-1012867048


   > @KUAN-HSUN-LI I found out that calling wait for experiment to finish in 
e2e test causes the github action to fail. I do not know the reason for this 
error. It works well on my computer.
   > 
   > So, currently, I do not wait for the experiment to finish and execute my 
test. I neglect the columns that are not available upon calling `submarine 
experiment list`. I think it is not necessary to check all the columns? Because 
if some values are missing calling `submarine experiment list`, it should be 
something wrong in `experiment api client ` or other, but not my cli code.
   
   The experiment pod cannot reach the `Succeeded` status in the test and the 
test will stop until timeout. I am also not sure what happens in the CICD 
therefore I think we can skip the `wait` in it.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to