Skip to content

Commit

Permalink
Skip test due to external issues
Browse files Browse the repository at this point in the history
  • Loading branch information
pierky committed Dec 13, 2023
1 parent 83df494 commit f2a6877
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/cli
Original file line number Diff line number Diff line change
Expand Up @@ -630,8 +630,9 @@ run_cmd "clients-from-euroix" --url https://my.ams-ix.net/api/v1/members.json 2
SUB_TEST="$LINENO"
run_cmd "clients-from-euroix" --url https://portal.lonap.net/apiv1/member-list/list 1 | must_contain "AS-APPLE"
# 0.6 schema version:
SUB_TEST="$LINENO"
run_cmd "clients-from-euroix" --url https://ixp.getafix.ph/api/v4/member-export/ixf/0.6 2 | must_contain "description: GetaFIX AS112 Blackhole"
# TODO: skip due to TSL cert issues on Dec 13th 2023
# SUB_TEST="$LINENO"
# run_cmd "clients-from-euroix" --url https://ixp.getafix.ph/api/v4/member-export/ixf/0.6 2 | must_contain "description: GetaFIX AS112 Blackhole"

# ---------------------------------------------
# irr-as-set command
Expand Down

0 comments on commit f2a6877

Please sign in to comment.