[ARVADOS] updated: 2.1.0-1164-g3460f9618
Git user
git at public.arvados.org
Thu Aug 5 14:25:29 UTC 2021
Summary of changes:
apps/workbench/test/integration/application_layout_test.rb | 2 --
1 file changed, 2 deletions(-)
via 3460f961868a965129edcf0947c69a7829a47a67 (commit)
from b5b64f5dcc4fa4614002e5a0969adba36ac7e5e8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 3460f961868a965129edcf0947c69a7829a47a67
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Thu Aug 5 10:25:00 2021 -0400
17952: Remove tests for presence of nodes / disks menu item
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/apps/workbench/test/integration/application_layout_test.rb b/apps/workbench/test/integration/application_layout_test.rb
index 7d34c43de..35a141521 100644
--- a/apps/workbench/test/integration/application_layout_test.rb
+++ b/apps/workbench/test/integration/application_layout_test.rb
@@ -251,9 +251,7 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
['SSH keys', nil, 'public_key'],
['Links', nil, 'link_class'],
['Groups', nil, 'All users'],
- ['Compute nodes', nil, 'ping_secret'],
['Keep services', nil, 'service_ssl_flag'],
- ['Keep disks', nil, 'bytes_free'],
].each do |page_name, add_button_text, look_for|
test "test system menu #{page_name} link" do
visit page_with_token('admin')
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list