- 06 Jul, 2011 6 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
remove slave_id_list because it is obsolete and add slave_instance_list with empty list because this key was added in paremeter dict
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
check first if the transition exists because in Slave Instance context this transition doesn't exist
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 05 Jul, 2011 5 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
reorganize steps, rename tests to Slave Instance to follow one pattern in names and implemented tests to check that the customer B can not access a Slave Instance created by customer A
-
- 04 Jul, 2011 2 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add step to test_ComputerPartition_SlaveInstance_ParameterList to check that the slave instance informations are add correctly in computer partition informations
-
- 24 Jun, 2011 4 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add local_permission_vifib_interaction_workflow to Slave Instance and assign the interactions follow the same design of Software Instance in this case
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 23 Jun, 2011 1 commit
-
-
Gabriel Monnerat authored
-
- 22 Jun, 2011 14 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Use default user to check the objects because the user as customer can not access all objects to check if are different. Add new test to be implement later
-
Gabriel Monnerat authored
add steps to test_request_SlaveInstance_twice. This test is to check that requesting a Slave Instance twice, the instances are created correctly
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add new step to test_Person_request_SlaveInstance_Two_Different_SoftwareInstance. add new step to test_Person_request_SlaveInstance_Two_Different_SoftwareInstance. This step is to check if the slave instance and software instance with the same software release are allocated to the same computer partition
-
Łukasz Nowak authored
Old version of slap library are not using state parameter, so prove that new version of Slap Tool is capable to speak with them.
-
Gabriel Monnerat authored
implement test_Person_request_SlaveInstance_Two_Different_SoftwareInstance. This test is to check that one Slave Instance is allocated correctly when exists two different Software Instances and Computer Partition. The slave instance must be allocated in Computer Partition that exists one Software Instance with the same Software Release.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Do not try to request start not fully installed computer partition, and wait until instance setup packing list is stopped, before trying to create hosting one. Beside of setting state on Software instance by start/stop requested methods setup in activities real request. Thanks to this *after* computer partition is installed (instance setup packing list == stopped) the request becomes synchronous (...a bit later -- in sense -- just once called).
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It shall check for instance hosting, not instance setup.
-
Łukasz Nowak authored
Setup all required parameters before requesting again.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
If internal bootstrap is used there is no need to clutter arguments with not required command.
-
- 21 Jun, 2011 8 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
implement test test_ComputerPartition_request_SlaveInstance_noSoftwareInstance. This is to check that one Slave Instance will wait allocation if no exists Software Instance installed
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Revert "update local roles to test_vifib_customer_a user". Call updateLocalRolesOnSecurityGroups() after login is not allowed. The user was configured correctly on vifib_bt5 This reverts commit de06243f.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-