Darren Sessions: Author Summary
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #156 | 21 hours ago |
Updated the configurator plugin, category replica names within testcases, and both failover and standby icebox configuration files in the testsuite for the sip component name transition from SIPSessionManager to SIPSessionGateway.
Updated the activator and configurator plugins to not use a hardcoded path for the gitall directory. This is nessesary as bamboo clones the code from the repo in potentially different directories on the fs based on the name of the bamboo project and plan.
We want to make sure we are pulling fresh code every time.
|
1 of 3 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #155 | 1 day ago |
Updated testcases to reflect testsuite remote agents now in service.
|
2 of 14 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #154 | 1 day ago |
Reactivating non-failover sip tests.
Updated the testcase remote hosts to reflect a now working testsuite-remote-2 remote agent.
|
1 of 14 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #153 | 1 day ago |
Made sure during startup that the interfaces using shared ips are brought down. Additionally, during startup the arp caches are flushed.
|
1 of 13 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #149 | 1 day ago |
Added the ability to skip the service locator as needed for the service locator failover test when there are no active service locators.
Updated tests to reflect testsuite-remote-2 and testsuite-remote-3 hosts being up and running again.
Modified the SIPp plugin to use the global vars test info variable so as to be consistent with the rest of the test-suite code.
|
7 of 13 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #145 | 5 days ago |
Updated the failover plugin configuration file with the newly assigned block of dedicated IPs from IT.
Updated the failover icebox configuration files to include new component options and replaceable tags for use within the testsuite (for things like dynamic addresses).
Updated the standalone service discovery configuration to include mandatory parameters.
|
1 of 13 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #142 | 6 days ago |
Make sure we're running the gitall script.
|
1 of 5 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #140 | 6 days ago |
Fixed a typo. I hate typos.
Fixed the test name (which was accidently changed)
|
7 of 13 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #137 | 6 days ago |
Modified the SCF master test yaml file to run failover tests while that is the current focus. Will updated soon to turn back on all the other tests.
New failover tests for all SCF components.
updated the failover shared ip addresses due to our original block being reassigned by IT
Created a new testcase that will fetch from branches.
Now that we are not building against test branches, this commit restores the build testplans to their regular release repos.
Modified the SCF master test yaml file to run failover tests while that is the current focus. Will updated soon to turn back on all the other tests.
Finished cleaning up the old bamboo files that were moved a long time ago.
Updated the SCF build testcase to include additional testsuite remote agents that have been moved or restored.
Make sure both SCF build tests and functional tests are turned on.
|
No tests found |
| ASTSCFMASTER › TESTSUITE › #48 | 4 months ago |
Removed the chdir to bamboo logic when self-updating as this is no longer nessesary with the newer versions of Bamboo and how they stage the repos.
|
Testless build |
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| ASTSCFMASTER › TESTSUITE › #43 | 7 months ago |
Added libresample in the Windows section of the automated Bamboo build script to fix build issues associated with recently merged code and missing deps.
|
Testless build |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #111 | 11 months ago |
added support interactive system calls via the pexpect module in order to utilize applications such as the PROTOS sip test-suite.
adding support for the PROTOS sip test-suite. this test-suite has 4527 tests related to hostile / malformed invites.
removed a debug message that accidentally got committed.
|
1 of 4 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #101 | 11 months ago |
fixed the remote remove file so if the file doesnt exist, the function is wrapped in a try except block.
started in on the wireshark plugin and options in the test yaml files.
added the hostname to the list of elements returned when an rpc connection is established. will be useful for several things.
fixed a minor issue with the testsuite remote plugin where it would completely dump if a file it was wanting to delete as part of the cleanup process did not exist.
|
1 of 4 failed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #31 | 11 months ago |
added the tarfile python module in the main testsuite as using tar while piping the output with subprocess had issues. added the time property to the xml output on a successful run.
|
No tests found |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #14 | 11 months ago |
updated the plugins to use the new globalVars variable passed from the testsuite core
|
No tests found |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #9 | 11 months ago |
added read file functions to the remote script as well as some very minor tweaks.
|
No tests found |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #6 | 11 months ago |
modified the test-suite server to start up the remote script for updates from the builder.
|
No tests found |
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #110 | 11 months ago |
updated the icebox configs to reflect some of the new settings discovered in the source tree config files.
I have bested the pcap capture filter developers and have actually created something advanced that works!! I racked my brain on this one for a while and as it turns out, I needed a matrix of the hosts involved in the testing to isolate all the unwanted packets / hosts.
Added the ability for a failed test to continue iterating through the plugins, checking for a specific option flag being set (run_on_test_failure). If that flag is found, then that plugin is still executed. This feature was required so that if a wireshark trace was initially started, the stop command will still be ran and the capture file will end up where it needs to go.
|
10 passed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #100 | 11 months ago |
Modified the bamboo error message to better define what needs to be done with the url generated in addition to mentioning the artifacts tab.
Having an issue with the ipv4toipv4 subtest in that it fails when called from bamboo, but no locally. Mark and I are running some tests and have moved the ipv6toipv6 test to be the first test ran.
|
10 passed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #28 | 11 months ago |
and yet . . more debugging
|
5 passed |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #13 | 11 months ago |
ugg . . forgot to add the import os
|
No tests found |
| ASTSCFMASTER › AUTOMATEDTESTSUITE › #3 | 11 months ago |
vistor class base class declaration name fix. some tweaks to the SIPp plugin.
|
No tests found |