yes
everything no problem. but:

1.Travis is so slow, not our integration test too slow
    when run in our development environment, it's very fast.
2.when run all test case multi times with different SC, will produce too
many log, that will treat Travis log size limit.

2018-07-10 19:23 GMT+08:00 Sure <[email protected]>:

> Agree!
>
>
> 1. Just like willem.jiang said, we can push multiple SC versions to docker
> hub
> 2. Chassis integration test can run with different SC version in every time
>
>
>
>
> ------------------ 原始邮件 ------------------
> 发件人: "willem.jiang"<[email protected]>;
> 发送时间: 2018年7月10日(星期二) 下午5:16
> 收件人: "dev"<[email protected]>;
>
> 主题: Re: [DISCUSS] about integration test
>
>
>
> Current ServiceComb CI just leverage service of Travis[1] which has a very
> good integration with Github.
>
> Current we don't test the multiple SC at same time, but I think with the
> help of docker, it could easy for us to run the examples against multiple
> version of SC.
> From the proposal, we need multiple node to handle the test, it could be a
> challenge for us if we still use Travis.
>
> If we put the integration test in a separated project we may need to find a
> way to let the integration test looks up the latest snap short artifact for
> running the test.
>
> Any thought?
>
>
>
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Tue, Jul 10, 2018 at 9:41 AM, wjm wjm <[email protected]> wrote:
>
> > currently we embed integration test with PR CI
> >
> > but:
> > 1.we will add more and more integration test case
> > 2.test time will be more and more longer
> > 3.integration test should include work with multiple SC versions
> > 4.......
> >
> > so, maybe it's better that make integration test to be a independent
> > project, and run it once a day at least
> >
> > some other idea of integration test:
> > https://issues.apache.org/jira/browse/SCB-719
> >
> > what's your suggestion?
> >
>

Reply via email to