blob: c6a922fd112995728bbea8d9a68b00da62627f67 [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Element-Name: A1SetupVagrantServer
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _rbJD4DblEeW0ecX8G0VMdA
Runtime-Version: 2.0.1.201508250612
Save-Time: 11/13/15 3:31 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-preferences-menu | click
get-window Preferences | get-tree | select "Team/Gerrit Servers"
with [get-window Preferences] {
get-button "New..." | click
with [get-window "Gerrit Server Selection"] {
with [get-editbox -after [get-label "URL:"]] {
click-text
set-text "http://192.168.50.4:28112/gerrit-2.11.2"
click-text 2
}
get-editbox -after [get-label "Label:"] | click-text
get-editbox -after [get-label "URL:"] | set-text "http://192.168.50.4:28112/gerrit-2.11.2"
get-editbox -after [get-label "Label:"] | set-text "vagrant2.11.2"
with [get-editbox -after [get-label "User:"]] {
set-text "admin"
}
get-button OK | click
}
get-button OK | click
}
get-preferences-menu | click
with [get-window Preferences] {
with [get-editbox] {
set-text gerrit
}
get-tree | select "Team/Gerrit Servers" | double-click
get-table | select "vagrant2.11.2"
get-button "Modify..." | click
with [get-window "Gerrit Server Selection"] {
get-editbox -after [get-label "URL:"] | set-focus
with [get-editbox -after [get-label "Label:"]] {
set-text "vagrant2.11.2_Server"
}
get-button OK | click
}
get-table | select "vagrant2.11.2_Server"
get-button Remove | click
get-button "New..." | click
with [get-window "Gerrit Server Selection"] {
with [get-editbox -after [get-label "URL:"]] {
click-text
key-type "M1+v"
set-text "http://192.168.50.4:28112/gerrit-2.11.2"
click-text 2
}
get-editbox -after [get-label "Label:"] | click-text
get-editbox -after [get-label "URL:"] | set-text "http://192.168.50.4:28112/gerrit-2.11.2"
get-editbox -after [get-label "Label:"] | set-text "vagrant2.11.2"
with [get-editbox -after [get-label "User:"]] {
set-text "admin"
}
get-button OK | click
}
get-button "Restore Defaults" | click
get-button OK | click
}
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--