alicloud-network-alb-test

- AK/SK configured via environment variables (ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET ).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "alicloud-network-alb-test" with this command: npx skills add cinience/alicloud-skills/cinience-alicloud-skills-alicloud-network-alb-test

Category: test

ALB Smoke Test

Prerequisites

  • AK/SK configured via environment variables (ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET ).

  • SDK installed: pip install alibabacloud_alb20200616 alibabacloud_tea_openapi alibabacloud_credentials .

  • Target skill: skills/network/slb/alicloud-network-alb/ .

Test Steps

  1. Script compilation check (offline, no credentials needed)

python tests/network/slb/alicloud-network-alb-test/scripts/smoke_test_alb.py --compile-only

Pass criteria: exits 0, all 28 scripts compile successfully.

  1. Full smoke test (requires credentials and region)

python tests/network/slb/alicloud-network-alb-test/scripts/smoke_test_alb.py
--region cn-hangzhou

Pass criteria:

  • status=pass in JSON output.

  • Output file output/alicloud-network-alb-test/smoke-test-result.json exists.

  • list_instances returns valid JSON (even if empty).

  • list_server_groups returns valid JSON (even if empty).

  • list_acls returns valid JSON (even if empty).

  1. Instance-specific test (requires a running ALB)

python tests/network/slb/alicloud-network-alb-test/scripts/smoke_test_alb.py
--region cn-hangzhou --lb-id alb-xxx

Additional pass criteria:

  • get_instance_status returns tree output.

  • list_listeners returns valid response.

  • check_health_status returns health data.

Result Template

  • Date: YYYY-MM-DD

  • Skill: skills/network/slb/alicloud-network-alb

  • Conclusion: pass / fail

  • Notes:

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

alicloud-ai-audio-tts-voice-clone

No summary provided by upstream source.

Repository SourceNeeds Review
General

alicloud-ai-image-qwen-image

No summary provided by upstream source.

Repository SourceNeeds Review
General

alicloud-ai-multimodal-qwen-vl

No summary provided by upstream source.

Repository SourceNeeds Review
General

alicloud-ai-audio-tts

No summary provided by upstream source.

Repository SourceNeeds Review