Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Run Etcd in windows containers while testing on windows. Currently, when we try to run... #384

@0pdd

Description

@0pdd

The puzzle 309-68384b0c from #309 has to be resolved:

* @todo #309:30min Run Etcd in windows containers while testing on windows.
* Currently, when we try to run integration tests based on testcontainers within a platform
* windows, we notice that Etcd container (presently based on Linux) doesn't work. We have to build
* and publish an Etcd docker image based on windows to avoid this issue.
* Please, build an Etcd image for windows (version 3.5.1) and write tests so as to detect before
* running integration tests, the type of platform (linux or windows) in order to pull the right
* docker image. After that, enable the test below for windows by removing
* {@code @DisabledOnOs(OS.WINDOWS)}.

The puzzle was created by @baudoliver7 on 29-Nov-21.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions