[OE-core] [PATCH 1/1] selftest/runtime-test.py: Add test to check PACKAGE_FEED_URIS var

Alexander Kanavin alexander.kanavin at linux.intel.com
Thu Feb 23 19:46:04 UTC 2017


On 02/20/2017 08:54 PM, Humberto Ibarra wrote:
>          features = 'INHERIT += "testimage"\n'
>          features += 'TEST_SUITES = "ping ssh selftest"\n'
> +        features += 'PACKAGE_FEED_URIS = "http://192.168.7.1:8080"\n'

Can you make the assumption that the IP address will be exactly this? 
I'm seeing various IP addresses in autobuilder logs when for example 
testimages are being tested simultaneously, and they're not always 
192.168.7.1.

Alex



More information about the Openembedded-core mailing list