Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

tens Docker Image not found #94

Description

@zeroboioioy

Describe the bug

the "setup_te()" step fails because it seems that there is no image behind the address projects.registry.vmware.com/tens/te:v2.0

I tried manually with "docker pull" and it results in "not found". Can somebody confirm and/or correct this?

docker pull [projects.registry.vmware.com/tens/te:v2.0](http://projects.registry.vmware.com/tens/te:v2.0)
Error response from daemon: manifest for [projects.registry.vmware.com/tens/te:v2.0](http://projects.registry.vmware.com/tens/te:v2.0) not found: manifest unknown: The named manifest is not known to the registry.

Reproduction steps

  1. te_ns_obj.setup_te() exits with error
  2. manual try via "docker pull" to projects.registry.vmware.com/tens/te:v2.0 exits with error

Expected behavior

Normally this step should pull the container images for traffic generation and configure it.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions