TT#56376 selenium: add controller_profileset to default test plan

controller_profileset is now in the default test plan.
controller_terminate is suffering from isssue TT#65450, so it will need
some more time until it can get added

Change-Id: I10b0ee716ccbf894c4664e8f949fa1313519eea2
changes/45/33845/2
Nico Schedel 6 years ago
parent 2a4d3e15f7
commit 029cc0b60e

@ -35,6 +35,7 @@ if($testplan eq $dir . 'runner.t') {
$dir . 'controller_other.t',
$dir . 'controller_peering.t',
$dir . 'controller_profilepackage.t',
$dir . 'controller_profileset.t',
$dir . 'controller_reseller.t',
$dir . 'controller_rw_ruleset.t',
$dir . 'controller_soundset.t',

Loading…
Cancel
Save