Hi,

I have been using Autotest for about a month. Yesterday I had a need to
make some changes to the FFSB test where I added the code that accepts the
cfg file as an argument in the setup step. After doing that change I
noticed that it wasn't taking any effect! Reading a bit into the docs and
looking at the files in autotest directory on the client I figured out that
the cfg file as per the argument will be copied only once per test version
number. Every time I increment the version number, the first test after
that copies the correct file and there on that file remains there for the
subsequent runs and setup is not run anymore.

I got it that this is the intended behavior of setup but then how do I
handle this particular case where I want to switch cfg files on per run
basis but only one of them is getting copied over to the client? Can you
guys please give me some advice on this or point me to an example that does
something similar?

Thanks,
Dev
_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to