Skip to content

python3.10-http-server: Add test scripts#90

Open
elisaarghir wants to merge 2 commits intounikraft:testfrom
elisaarghir:test-python3.10
Open

python3.10-http-server: Add test scripts#90
elisaarghir wants to merge 2 commits intounikraft:testfrom
elisaarghir:test-python3.10

Conversation

@elisaarghir
Copy link

Add scripts/test/ directory with scripts used for testing:

  • .gitignore: files to be ignored by GIT
  • all.sh: script that tests all available configurations
  • wrapper.sh: wrapper script over test.sh that starts the instance beforehand
  • common.sh: script with common variables and functions, included by other scripts
  • single.sh: basic script to test started instance
  • README.md: instructions to run the tests

- build/: scripts for building the image using defconfigs.
- defconfig/: minimal Unikraft configuration files.
- run/: scripts for running images and rootfs generation.
- README.md: instructions for the automation scripts.

Signed-off-by: Arghir Elisa-Elena <arghirelisaelena@gmail.com>
Add scripts/test/ for python3.10-http-server/:
- README.md: instructions to run the tests
- common.sh: common functions and variables for test scripts
- single.sh: test an instance started beforehand
- wrapper.sh: wrapper over single.sh that also starts an instance
- all.sh: test all configurations

Signed-off-by: Arghir Elisa-Elena <arghirelisaelena@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant