summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/hostgroup-suite.html
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-08-15 09:53:11 +0200
committerMartin Kosek <mkosek@redhat.com>2013-08-15 13:17:40 +0200
commited3791d2f372257a1aab43043ea34d32bc6f610d (patch)
tree699cd2e9e5b01e7f3fce8755688b525249ae7be3 /install/ui/test/functional/hostgroup-suite.html
parent1fa0f778786e451a21d78a291cd4e2762f9d028b (diff)
downloadfreeipa.git-ed3791d2f372257a1aab43043ea34d32bc6f610d.tar.gz
freeipa.git-ed3791d2f372257a1aab43043ea34d32bc6f610d.tar.xz
freeipa.git-ed3791d2f372257a1aab43043ea34d32bc6f610d.zip
Removal of deprecated selenium tests
Tests were deprecated by new FreeIPA 3.3 Web UI integration tests (ticket #3744). https://fedorahosted.org/freeipa/ticket/3857
Diffstat (limited to 'install/ui/test/functional/hostgroup-suite.html')
-rw-r--r--install/ui/test/functional/hostgroup-suite.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/install/ui/test/functional/hostgroup-suite.html b/install/ui/test/functional/hostgroup-suite.html
deleted file mode 100644
index 999e2751..00000000
--- a/install/ui/test/functional/hostgroup-suite.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
- <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
- <title>Test Suite</title>
-</head>
-<body>
-<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
-<tr><td><b>Test Suite</b></td></tr>
-<tr><td><a href="hostgroup-add.html">Add Host Group</a></td></tr>
-<tr><td><a href="hostgroup-find.html">Search Host Group</a></td></tr>
-<tr><td><a href="hostgroup-mod.html">Edit Host Group</a></td></tr>
-<tr><td><a href="host-add.html">Add Host</a></td></tr>
-<tr><td><a href="hostgroup-add-member-host.html">Add Member Host</a></td></tr>
-<tr><td><a href="hostgroup-remove-member-host.html">Delete Member Host</a></td></tr>
-<tr><td><a href="host-del.html">Delete Host</a></td></tr>
-<tr><td><a href="hostgroup-del.html">Delete Host Group</a></td></tr>
-</tbody></table>
-</body>
-</html>