Skip to content

Conversation

@rodneyosodo
Copy link

Signed-off-by: rodneyosodo blackd0t@protonmail.com

rodneyosodo and others added 15 commits August 11, 2023 10:29
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
Added the following seed variables to the example.env file:
- MF_BENCH_ADMIN_IDENTITY=admin@example.com
- MF_BENCH_ADMIN_SECRET=12345678
- MF_BENCH_DEF_PASS=12345678
- MF_BENCH_USERS_URL=http://0.0.0.0:9002
- MF_BENCH_THINGS_URL=http://0.0.0.0:9000
- MF_BENCH_SEED_NUMBER=10
- MF_BENCH_MESSAGING_NUMBER=50
- MF_BENCH_SEED_J

These variables are used for seeding data in the application.

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>
Added a new network called "git_github_com_rodneyosodo_mainflux_git_master__mainflux-base-net" to the docker-compose file for k6. This network is set as an external network.

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>
- Updated the base image in the Dockerfile from golang:1.20.5-alpine to golang:1.21.0-alpine.
- Combined the apk update and apk add commands into a single RUN command for efficiency.
- Added the make install-xk6 command to install xk6.
- Updated the make build-k6 command to include the installation of xk6.

This commit updates the Golang version in the Dockerfile and improves the build process for the k6 binary.

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>
Update k6-operator and xk6-output-prometheus-remote dependencies to the latest commits.

- k6-operator: Updated to commit 15772a4e9ec4e4ca689aad2eb2ac6224f1b838f5
- xk6-output-prometheus-remote: Updated to commit 0afae1a

These updates ensure that we have the latest features and bug fixes from the upstream repositories.

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>
The Makefile has been updated to include a new variable called VERSION. This variable is used to store the latest git tag or a default value of "v0.1.0" if no tags are found. This change allows for easier versioning and tracking of the project.

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>
This commit adds the DEVELOP.md file to the codebase. The DEVELOP.md file is a development guide that provides information on load testing, a type of non-functional testing. It explains the purpose of load testing and its importance in determining a system's behavior under normal and peak load conditions. The DEVELOP.md file will serve as a reference for developers working on the project.

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.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