On Tue, Mar 18, 2014 at 02:20:28PM +0000, Cooper Jr., Franklin wrote: > > > > -----Original Message----- > > From: [email protected] [mailto:meta-arago- > > [email protected]] On Behalf Of Denys Dmytriyenko > > Sent: Monday, March 03, 2014 5:36 PM > > To: [email protected] > > Subject: [meta-arago] [tisdk-build-scripts][PATCH 5/5] > > arago-core-tisdk-dylan- > > puget: update to use new CLI > > > > From: Denys Dmytriyenko <[email protected]> > > > > Signed-off-by: Denys Dmytriyenko <[email protected]> > > --- > > configs/arago-core-tisdk-dylan-puget.txt | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/configs/arago-core-tisdk-dylan-puget.txt > > b/configs/arago-core-tisdk- > > dylan-puget.txt > > index f4ccb26..e24ab70 100644 > > --- a/configs/arago-core-tisdk-dylan-puget.txt > > +++ b/configs/arago-core-tisdk-dylan-puget.txt > > @@ -164,11 +164,11 @@ TEST_LOCAL_IFACE="eth1" > > > > # This variable contains the tarball name for the opentest CLI which is # > > required to do target side testing. > > -OPENTEST_CLI="$SCRIPTS_ROOT/opentest_cli_0.7.tar.gz" > > +OPENTEST_CLI="$SCRIPTS_ROOT/linux-devtest.tgz" > [Franklin] Would it make sense to make this update to all the different > configs?
Shouldn't be a problem. At the time of submitting these patches, there were other issues with Opentest and no tests were working out of the box. Hence I only updated my config for further testing. Most of the issues have been fixed since then, so we can update other configs as well. But I made the changes to be incremental, so it should work with the old Opentest CLI, if you setup requires it. Unfortunately, it no longer works with TIGT... > > # This variable specifies the IP address of the TEE to be used with > > OpenTest # > > Defaults to 128.247.105.11 if not set -OPENTEST_TEE_IP="10.218.102.142" > > +OPENTEST_TEE_IP="none" > > > > # This variable specifies the hardware capabilities to be used with > > OpenTest > > # Capabilities are separated by underscores, some excamples are here: > > -- > > 1.7.9.5 > > > > _______________________________________________ > > meta-arago mailing list > > [email protected] > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
