Skip to content

Conversation

ramyabs
Copy link
Contributor

@ramyabs ramyabs commented Apr 4, 2017

crontab/pax/avahi_autoipd : updated the test path in control file ,and also tests failed as import of the (shutil, from autotest.client import utils etc)modules were missing ,so added the same in .py files.

Signed-off-by:ramyabs[email protected]

crontab/pax/avahi_autoipd : updated the test path in control file ,and also tests failed as import of the (shutil, from autotest.client import utils etc)modules were missing ,so added the same in .py files.

Signed-off-by:ramyabs<[email protected]>
tests = ['normal_cron', 'deny_cron', 'allow_cron']
for i in range(0,3):
job.run_test('linux-tools/crontab', test = tests[i], wait_time = 65, tag = tests[i], log = LOGFILE)
job.run_test('crontab',test_path=path , test = tests[i], wait_time = 65, tag = tests[i], log = LOGFILE)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here too, indentation have 5 spaces

@ramyabs
Copy link
Contributor Author

ramyabs commented Apr 17, 2017

closing this PR ,raised new one for the same with suggested changes
#98

@ramyabs ramyabs closed this Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants