Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have tests stuck on EP's. We need an enhancement for CLI support to de-queue tests: a) By EP_name b) By EP_name and Suite_name c) By Process ID of individual test. You can require that the user status be stopped if its cleaner. #37

Closed
mtkuntz opened this issue Jul 15, 2013 · 1 comment
Assignees

Comments

@mtkuntz
Copy link

mtkuntz commented Jul 15, 2013

No description provided.

@ghost ghost assigned croqaz Jul 15, 2013
bogdanpopescu added a commit that referenced this issue Aug 2, 2013
- fix for issue #42 - Testcase Filename contains '//' in CLI log
- fix for issue #56 - cli.py version number not correctly reported
- fix for issue #35 - log slider panel updated to show full messages
- added test button for email configuration
- added mechanism to backup the client log files
- added mechanism to stop execution of the test cases if the pre-execution
  script fails
- exported internal variables twister_user, twister_ce_ip and twister_ep_os
  they can be saved into DB
- updated UserGuide document
- applet changes for User Management prototype
bogdanpopescu added a commit that referenced this issue Aug 2, 2013
- fix for issue #42 - Testcase Filename contains '//' in CLI log
- fix for issue #56 - cli.py version number not correctly reported
- fix for issue #35 - log slider panel updated to show full messages
- added test button for email configuration
- added mechanism to backup the client log files
- added mechanism to stop execution of the test cases if the pre-execution
  script fails
- exported internal variables twister_user, twister_ce_ip and twister_ep_os
  they can be saved into DB
- updated UserGuide document
- applet changes for User Management prototype
bogdanpopescu added a commit that referenced this issue Aug 9, 2013
- completed the User Management feature
- enhanced the cli de-queue - issue #37
- changed the user logging mechanism to work for NIS users as well
- fix for issue #41 - status of testcase displayed as stopped in GUI and aborted in CLI
- added a twister_demo.sql script in installer/packages; can be used to create a demo database;
  the associated db.xml is updated for this database
- fixed issue #57 - updated test_py_ssh_twist.py
bogdanpopescu added a commit that referenced this issue Aug 16, 2013
- code changes to sanitize the input parameters for issue #63
- fixed the spelling mistakes for issue #62
- fixed issue #39
- fix for de-queue issue #37
- code changes in LogServer.py to set the python version to 2.7
- changes in GUI to fix issues with Internet Explorer
- implemented a timeout in GUI to avoid freezing when the server is not responding
- updates to UserGuide
- additional tags available for test cases
- enabled user administration for development server type
- password removed from the Java console
@mtkuntz
Copy link
Author

mtkuntz commented Sep 6, 2013

OK to Close

cli.py --server http://:8000/ --details

Hello, user mkuntz.

User status : stopped
Last started: 2013-09-06 11:19:47
Time elapsed: 0

Your Suites are:

  • on EP-1001 :
    • (id 101) Mike001
      • [pending](id 1001) /home/mkuntz/twister/demo/testsuite-python/test_py_printnlogs_pass.py
  • on EP-1002 :
    • nothing here
  • on EP-1003 :
    • nothing here
  • on EP-1004 :
    • nothing here
  • on EP-1005 :
    • nothing here

cli.py --server http://:8000/ -d EP-1001

Hello, user mkuntz.

Test 1001 was removed from the project.

cli.py --server http://:8000/ --details

Hello, user mkuntz.

No statistics available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants