Skip to content

Wasm integration tests for local and remote wasm files#17756

Merged
johnlanda merged 2 commits intomainfrom
NET-3582
Aug 1, 2023
Merged

Wasm integration tests for local and remote wasm files#17756
johnlanda merged 2 commits intomainfrom
NET-3582

Conversation

@johnlanda
Copy link
Copy Markdown
Contributor

@johnlanda johnlanda commented Jun 15, 2023

Description

Adds tests for the wasm envoy extension.

  • case 1: load a local wasm extension and execute
  • case 2: load a wasm extension from a remote file server and execute

Testing & Reproduction steps

  1. make dev-docker
  2. make docker-envoy-integ
  3. make test-compat-integ-setup
  4. make test-envoy-integ or go test -v -timeout=30m -tags integration test/integration/connect/envoy

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/dependencies PR specifically updates dependencies of project pr/no-backport pr/no-changelog PR does not need a corresponding .changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants