[swift-dev] smoke test not very smoky?

mishal_shah mishal_shah at apple.com
Wed Oct 19 01:44:30 CDT 2016


> On Oct 18, 2016, at 8:29 PM, Michael Gottesman <mgottesman at apple.com> wrote:
> 
> 
>> On Oct 18, 2016, at 6:40 PM, Dave Abrahams via swift-dev <swift-dev at swift.org> wrote:
>> 
>> 
>> I thought the smoke test was supposed to be a fairly quick test
>> that just covered the basics, but it seems to be doing plenty of *really
>> long* tests, for example:
>> https://ci.swift.org/job/swift-PR-Linux-smoke-test/1916/console
>> which has already been running for over 30 minutes.  Am I missing
>> something?
> 
> I think people have over time been adding more to the Linux tests. But I am not in the know. Mishal, do you know whats happening here?

This is most likely due to number cores we have for Linux bots, the new Linux bots are 12 cores vs 48 cores and we are running multiple executors on it. 

Old  -  48 cores / 4 executors = 12 cores
New - 12 cores / 2 executors = 6 cores

Thanks, 
Mishal Shah
> 
> Michael
> 
>> 
>> -- 
>> -Dave
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev at swift.org
>> https://lists.swift.org/mailman/listinfo/swift-dev
> 



More information about the swift-dev mailing list