diff --git a/scenarios/etherpad/pad-list.yaml b/scenarios/etherpad/pad-list.yaml index 33876ab..afd0815 100644 --- a/scenarios/etherpad/pad-list.yaml +++ b/scenarios/etherpad/pad-list.yaml @@ -5,8 +5,6 @@ args: - list-all-pads format: table timeout_ms: 5000 -skip: true -skip_reason: "Requires self-hosted Etherpad instance — set SMOKE_ETHERPAD_URL to enable" assertions: - type: exit_code value: 0 diff --git a/scenarios/forum/badges-list-user-badge.yaml b/scenarios/forum/badges-list-user-badge.yaml index d640214..aae538f 100644 --- a/scenarios/forum/badges-list-user-badge.yaml +++ b/scenarios/forum/badges-list-user-badge.yaml @@ -1,6 +1,4 @@ name: "forum/badges-list-user-badge" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "badges" diff --git a/scenarios/forum/badges-list.yaml b/scenarios/forum/badges-list.yaml index a4685ac..33426ea 100644 --- a/scenarios/forum/badges-list.yaml +++ b/scenarios/forum/badges-list.yaml @@ -1,6 +1,4 @@ name: "forum/badges-list" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "badges" diff --git a/scenarios/forum/categories-get.yaml b/scenarios/forum/categories-get.yaml index aa5f0d1..df09d17 100644 --- a/scenarios/forum/categories-get.yaml +++ b/scenarios/forum/categories-get.yaml @@ -1,6 +1,4 @@ name: "forum/categories-get" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "categories" diff --git a/scenarios/forum/categories-list-categorie.yaml b/scenarios/forum/categories-list-categorie.yaml index 9c319b8..ed94766 100644 --- a/scenarios/forum/categories-list-categorie.yaml +++ b/scenarios/forum/categories-list-categorie.yaml @@ -1,6 +1,4 @@ name: "forum/categories-list-categorie" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "categories" diff --git a/scenarios/forum/categories-list.yaml b/scenarios/forum/categories-list.yaml index 331f36e..0c3f773 100644 --- a/scenarios/forum/categories-list.yaml +++ b/scenarios/forum/categories-list.yaml @@ -1,6 +1,4 @@ name: "forum/categories-list" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "categories" diff --git a/scenarios/forum/groups-get-group.yaml b/scenarios/forum/groups-get-group.yaml index 0a27955..5db021a 100644 --- a/scenarios/forum/groups-get-group.yaml +++ b/scenarios/forum/groups-get-group.yaml @@ -1,6 +1,4 @@ name: "forum/groups-get-group" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "groups" diff --git a/scenarios/forum/groups-get.yaml b/scenarios/forum/groups-get.yaml index c1dccef..4a3c414 100644 --- a/scenarios/forum/groups-get.yaml +++ b/scenarios/forum/groups-get.yaml @@ -1,6 +1,4 @@ name: "forum/groups-get" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "groups" diff --git a/scenarios/forum/groups-list-group.yaml b/scenarios/forum/groups-list-group.yaml index b3c4c66..881bca7 100644 --- a/scenarios/forum/groups-list-group.yaml +++ b/scenarios/forum/groups-list-group.yaml @@ -1,6 +1,4 @@ name: "forum/groups-list-group" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "groups" diff --git a/scenarios/forum/groups-list.yaml b/scenarios/forum/groups-list.yaml index 13249bd..1bdaeef 100644 --- a/scenarios/forum/groups-list.yaml +++ b/scenarios/forum/groups-list.yaml @@ -1,6 +1,4 @@ name: "forum/groups-list" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "groups" diff --git a/scenarios/forum/posts-get.yaml b/scenarios/forum/posts-get.yaml index 02ca998..3c88826 100644 --- a/scenarios/forum/posts-get.yaml +++ b/scenarios/forum/posts-get.yaml @@ -1,6 +1,4 @@ name: "forum/posts-get" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "posts" diff --git a/scenarios/forum/posts-list.yaml b/scenarios/forum/posts-list.yaml index 279081e..e6b4715 100644 --- a/scenarios/forum/posts-list.yaml +++ b/scenarios/forum/posts-list.yaml @@ -1,6 +1,5 @@ name: "forum/posts-list" service: forum -skip: true args: - posts - list diff --git a/scenarios/forum/posts-replies.yaml b/scenarios/forum/posts-replies.yaml index 744036e..c666e7a 100644 --- a/scenarios/forum/posts-replies.yaml +++ b/scenarios/forum/posts-replies.yaml @@ -1,6 +1,4 @@ name: "forum/posts-replies" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "posts" diff --git a/scenarios/forum/tags-get-tag-group.yaml b/scenarios/forum/tags-get-tag-group.yaml index c32ef5d..c75b444 100644 --- a/scenarios/forum/tags-get-tag-group.yaml +++ b/scenarios/forum/tags-get-tag-group.yaml @@ -1,6 +1,4 @@ name: "forum/tags-get-tag-group" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "tags" diff --git a/scenarios/forum/tags-get.yaml b/scenarios/forum/tags-get.yaml index 48f7821..aaa3217 100644 --- a/scenarios/forum/tags-get.yaml +++ b/scenarios/forum/tags-get.yaml @@ -1,6 +1,4 @@ name: "forum/tags-get" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "tags" diff --git a/scenarios/forum/tags-list-tag-group.yaml b/scenarios/forum/tags-list-tag-group.yaml index 054263d..e3c73a3 100644 --- a/scenarios/forum/tags-list-tag-group.yaml +++ b/scenarios/forum/tags-list-tag-group.yaml @@ -1,6 +1,4 @@ name: "forum/tags-list-tag-group" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "tags" diff --git a/scenarios/forum/tags-list.yaml b/scenarios/forum/tags-list.yaml index d160427..40487bd 100644 --- a/scenarios/forum/tags-list.yaml +++ b/scenarios/forum/tags-list.yaml @@ -1,6 +1,4 @@ name: "forum/tags-list" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "tags" diff --git a/scenarios/forum/topics-get.yaml b/scenarios/forum/topics-get.yaml index 479cd65..03b07d2 100644 --- a/scenarios/forum/topics-get.yaml +++ b/scenarios/forum/topics-get.yaml @@ -1,6 +1,4 @@ name: "forum/topics-get" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - topics diff --git a/scenarios/forum/topics-list-top.yaml b/scenarios/forum/topics-list-top.yaml index fc8088f..c454049 100644 --- a/scenarios/forum/topics-list-top.yaml +++ b/scenarios/forum/topics-list-top.yaml @@ -1,6 +1,4 @@ name: "forum/topics-list-top" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "topics" diff --git a/scenarios/forum/topics-list.yaml b/scenarios/forum/topics-list.yaml index 924c4ae..1efb47f 100644 --- a/scenarios/forum/topics-list.yaml +++ b/scenarios/forum/topics-list.yaml @@ -1,6 +1,4 @@ name: "forum/topics-list" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - topics diff --git a/scenarios/forum/users-get-admin-list.yaml b/scenarios/forum/users-get-admin-list.yaml index e3d398a..00db859 100644 --- a/scenarios/forum/users-get-admin-list.yaml +++ b/scenarios/forum/users-get-admin-list.yaml @@ -1,6 +1,4 @@ name: "forum/users-get-admin-list" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "users" diff --git a/scenarios/forum/users-get-admin.yaml b/scenarios/forum/users-get-admin.yaml index b892fd7..b5ef889 100644 --- a/scenarios/forum/users-get-admin.yaml +++ b/scenarios/forum/users-get-admin.yaml @@ -1,6 +1,4 @@ name: "forum/users-get-admin" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "users" diff --git a/scenarios/forum/users-get-email.yaml b/scenarios/forum/users-get-email.yaml index 6e1d8ae..3b733ee 100644 --- a/scenarios/forum/users-get-email.yaml +++ b/scenarios/forum/users-get-email.yaml @@ -1,6 +1,4 @@ name: "forum/users-get-email" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "users" diff --git a/scenarios/forum/users-get.yaml b/scenarios/forum/users-get.yaml index eeebc08..c9b54ea 100644 --- a/scenarios/forum/users-get.yaml +++ b/scenarios/forum/users-get.yaml @@ -1,6 +1,4 @@ name: "forum/users-get" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "users" diff --git a/scenarios/forum/users-list-directory-item.yaml b/scenarios/forum/users-list-directory-item.yaml index e94bb8d..40242be 100644 --- a/scenarios/forum/users-list-directory-item.yaml +++ b/scenarios/forum/users-list-directory-item.yaml @@ -1,6 +1,4 @@ name: "forum/users-list-directory-item" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "users" diff --git a/scenarios/forum/users-list-user-action.yaml b/scenarios/forum/users-list-user-action.yaml index 5ebf5d1..14b196a 100644 --- a/scenarios/forum/users-list-user-action.yaml +++ b/scenarios/forum/users-list-user-action.yaml @@ -1,6 +1,4 @@ name: "forum/users-list-user-action" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "users" diff --git a/scenarios/forum/users-list.yaml b/scenarios/forum/users-list.yaml index dabf2a7..8f56995 100644 --- a/scenarios/forum/users-list.yaml +++ b/scenarios/forum/users-list.yaml @@ -1,6 +1,4 @@ name: "forum/users-list" -skip: true -skip_reason: "Forum instance IP whitelist not configured for CI runner — enable when network access is granted" service: forum args: - "users"