Skip to content

Fix for avahi_autoipd ,crontab,pax path issues and import issue .#91

Closed
ramyabs wants to merge 1 commit into
autotest:masterfrom
ramyabs:test1
Closed

Fix for avahi_autoipd ,crontab,pax path issues and import issue .#91
ramyabs wants to merge 1 commit into
autotest:masterfrom
ramyabs:test1

Conversation

@ramyabs

@ramyabs ramyabs commented Apr 4, 2017

Copy link
Copy Markdown
Contributor

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:ramyabsramya@linux.vnet.ibm.com

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<ramya@linux.vnet.ibm.com>
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
Copy Markdown
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

ramyabs commented Apr 17, 2017

Copy link
Copy Markdown
Contributor Author

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