Closed
Conversation
It must be called after setup because it relies on the contents of PMEMOBJ_CONF which is set there.
test: call setup before require_sds
Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
common: update before install (aarch64)
test: unblock obj_sds tests for non-pmem
test: check if mock functions are used
Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
common: update workflow files
+ minor adjustments to error/warning messages Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
replace the outdated include command with the import_tasks command Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
replace the outdated include command with the import_tasks command Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
common: switch self hosted runners to the new repo location
Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
common: fix typo
Due to limited hardware availability, the previous monolithic workflow could not meet the 24-hour limit imposed by GitHub. Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
Reshuffle the jobs to fit a workflow containing the longest-running jobs into a 24-hour window. Hence there is no longer a clear cut (with Valgrind vs without Valgrind). They are simply called part 1 and part 2. Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
common: add fixes to workflow files
Signed-off-by: Oksana Salyk <oksana.salyk@hpe.com>
https://daosio.atlassian.net/browse/DAOS-17449 Ref: #5 Unclean cherry-pick of 0bf7f8a Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
- add missing log entry Ref: #14 Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
…aster-fix test: expand the sds.at_create CTL to also cover pmemobj_open() (fix)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change is