mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 00:38:07 +02:00
contrib/bkr: update job01.xml
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
61a69d5ef7
commit
4863d11ffa
2 changed files with 17 additions and 25 deletions
|
|
@ -15,6 +15,7 @@ import random
|
|||
import string
|
||||
import urllib
|
||||
import glob
|
||||
import uuid
|
||||
|
||||
|
||||
devnull = open(os.devnull, 'w')
|
||||
|
|
@ -184,11 +185,13 @@ class CmdSubmit(CmdBase):
|
|||
|
||||
DefaultReplacements = {
|
||||
'WHITEBOARD' : 'Test NetworkManager',
|
||||
'DISTRO_VARIANT' : 'Workstation',
|
||||
'DISTRO_ARCH' : 'x86_64',
|
||||
'DISTRO_FAMILY' : 'RedHatEnterpriseLinux7',
|
||||
'DISTRO_NAME' : 'RHEL-7.0-20131107.1',
|
||||
'DISTRO_VARIANT' : 'Workstation',
|
||||
'DISTRO_NAME' : 'RHEL-7.0-20131122.0',
|
||||
'DISTRO_METHOD' : 'nfs',
|
||||
'DISTRO_ARCH' : 'x86_64',
|
||||
'TEST_URL' : 'http://download.eng.brq.redhat.com/scratch/vbenes/NetworkManager-rhel-7.tar.gz',
|
||||
'UUID' : str(uuid.uuid4()),
|
||||
}
|
||||
def _process_line_get(self, key, replacement, index=None, none=None):
|
||||
if key in replacement:
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
<job product="cpe:/o:redhat:enterprise_linux:7.0" retention_tag="active+1">
|
||||
<whiteboard>
|
||||
$WHITEBOARD
|
||||
$WHITEBOARD $UUID
|
||||
</whiteboard>
|
||||
<recipeSet priority="Normal">
|
||||
<recipe kernel_options="" kernel_options_post="" ks_meta="method=nfs" role="None" whiteboard="NM Hell">
|
||||
<autopick random="false"/>
|
||||
<watchdog panic="ignore"/>
|
||||
<recipe kernel_options="" kernel_options_post="selinux=0" ks_meta="method=nfs" role="None" whiteboard="">
|
||||
<autopick random="true"/>
|
||||
<watchdog panic="None"/>
|
||||
<packages/>
|
||||
<ks_appends/>
|
||||
<repos/>
|
||||
|
|
@ -14,14 +14,16 @@
|
|||
<distro_family op="=" value="$DISTRO_FAMILY"/>
|
||||
<distro_variant op="=" value="$DISTRO_VARIANT"/>
|
||||
<distro_name op="=" value="$DISTRO_NAME"/>
|
||||
<distro_method op="=" value="$DISTRO_METHOD"/>
|
||||
<distro_arch op="=" value="$DISTRO_ARCH"/>
|
||||
</and>
|
||||
</distroRequires>
|
||||
<hostRequires>
|
||||
<and>
|
||||
<group op="=" value="desktopqe-net"/>
|
||||
<system_type op="=" value="Machine"/>
|
||||
<arch op="=" value="x86_64"/>
|
||||
</and>
|
||||
<system_type value="Machine"/>
|
||||
</hostRequires>
|
||||
<partitions/>
|
||||
<task name="/distribution/install" role="STANDALONE">
|
||||
|
|
@ -29,28 +31,15 @@
|
|||
</task>
|
||||
<task name="/distribution/command" role="STANDALONE">
|
||||
<params>
|
||||
<param name="CMDS_TO_RUN" value="git clone git://github.com/roignac/behave && cd behave && git checkout html_formatter && python setup.py install"/>
|
||||
</params>
|
||||
</task>
|
||||
<task name="/distribution/command" role="STANDALONE">
|
||||
<params>
|
||||
<param name="CMDS_TO_RUN" value="easy_install pip; pip install pexpect"/>
|
||||
</params>
|
||||
</task>
|
||||
<task name="/distribution/command" role="STANDALONE">
|
||||
<params>
|
||||
<param name="CMDS_TO_RUN" value="yum -y install wireshark"/>
|
||||
</params>
|
||||
</task>
|
||||
<task name="/distribution/command" role="STANDALONE">
|
||||
<params>
|
||||
<param name="CMDS_TO_RUN" value="rpm -Uvh $RPM_LIST; service NetworkManager restart"/>
|
||||
<param name="CMDS_TO_RUN" value="rpm -Uvh $RPM_LIST"/>
|
||||
</params>
|
||||
</task>
|
||||
<task name="/qe/desktop/simpletestharness" role="STANDALONE">
|
||||
<params>
|
||||
<param name="COMPONENT" value="NetworkManager"/>
|
||||
<param name="WGET_URL" value="$TEST_URL"/>
|
||||
<param name="TESTS" value="testcase_281207,testcase_281210,testcase_280562,testcase_280563,testcase_280565,testcase_280567,testcase_281356,testcase_281361,testcase_281170,testcase_281388,testcase_281392,testcase_281393,testcase_281249,testcase_281558,testcase_281241,testcase_281243,testcase_281155,testcase_280740,testcase_280613,testcase_281146,testcase_281149,bond_start_by_hand_with_one_auto_only,bond_start_on_boot_with_nothing_auto,bond_start_on_boot_with_one_auto_only,bond_start_on_boot_with_bond_and_one_slave_auto,testcase_281150,testcase_281151,testcase_281153,testcase_281154,nmcli_novice_mode_create_bond_with_mii_monitor_values,nmcli_novice_mode_create_bond_with_default_options,nmcli_novice_mode_create_bond_with_arp_monitor_values,nmcli_novice_mode_create_bond-slave_with_default_options,add_default_team,nmcli_novice_mode_create_team,nmcli_novice_mode_create_team-slave_with_default_options,add_two_slaves_to_team,remove_all_slaves,remove_one_slave,change_slave_type_and_master,remove_active_team_profile,disconnect_active_team,start_team_by_hand_all_auto,start_team_by_hand_one_auto,start_team_on_boot,team_start_on_boot_with_nothing_auto,team_start_on_boot_with_one_auto_only,team_start_on_boot_with_team_and_one_slave_auto,config_loadbalance,config_broadcast,config_invalid,remove_config,describe"/>
|
||||
<param name="GIT_URL" value="git://git.engineering.redhat.com/users/vhumpa/NetworkManager"/>
|
||||
<param name="GIT_TARGETBRANCH" value="rhel-7"/>
|
||||
<param name="TYPE" value="TEST"/>
|
||||
<param name="TEST_MAPPER" value="True"/>
|
||||
</params>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue