-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DAOS-16167 test: update soak test to use internal job scheduler #14817 #14775 #15172
DAOS-16167 test: update soak test to use internal job scheduler #14817 #14775 #15172
Commits on Sep 9, 2024
-
DAOS-16447 test: set D_IL_REPORT per test (#15012)
set D_IL_REPORT per test instead of setting defaults values in utilities. This allows running without it set. Features: IoctlPoolHandles IoSysAdmin performance ior dfuse soak_smoke Skip-unit-tests: true Skip-fault-injection-test: true Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for a8f107d - Browse repository at this point
Copy the full SHA a8f107dView commit details -
DAOS-16446 test: HDF5-VOL test - Set object class and container prope… (
#15004) #15098 In HDF5, DFS, MPIIO, or POSIX, object class and container properties are defined during the container create. If it’s DFS, object class is also set to the IOR parameter. However, in HDF5-VOL, object class and container properties are defined with the following environment variables of mpirun. HDF5_DAOS_OBJ_CLASS (Object class) HDF5_DAOS_FILE_PROP (Container properties) The infrastructure to set these variables are already there in run_ior_with_pool(). In file_count_test_base.py, pass in the env vars to run_ior_with_pool(env=env) as a dictionary. Object class is the oclass variable. Container properties can be obtained from self.container.properties.value. This fix is discussed in PR #14964. Skip-unit-tests: true Skip-fault-injection-test: true Skip-func-hw-test-medium-md-on-ssd: false Test-tag: test_io_sys_admin test_largefilecount test_smallfilecount Required-githooks: true Signed-off-by: Makito Kano <makito.kano@intel.com>
Configuration menu - View commit details
-
Copy full SHA for ea2b4da - Browse repository at this point
Copy the full SHA ea2b4daView commit details -
wip: more support for sudo-less client
Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 2a8b7e2 - Browse repository at this point
Copy the full SHA 2a8b7e2View commit details -
export daos-related envs in run_remote
Skip-test: true Skip-build: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 3e31630 - Browse repository at this point
Copy the full SHA 3e31630View commit details -
export daos-related envs in soak clush dfuse
Skip-build: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 856ef88 - Browse repository at this point
Copy the full SHA 856ef88View commit details -
update agent_failure to run journalctl as user
Skip-test: true Skip-build: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for ad5ab12 - Browse repository at this point
Copy the full SHA ad5ab12View commit details
Commits on Sep 13, 2024
-
DAOS-16076 test: Automate dmg scale test to be run on Aurora (#14616) #…
…15126 Skip-test: true Skip-build: true Steps: 1. Format storages 2. System query 3. Create a 100% pool that spans all engines 4. Pool query 5. Pool destroy 6. Create 49 pools spanning all the engines with each pool using a 1/50th of the capacity 7. Pool list 8. Get around 80 pool metrics 9. Destroy all 49 pools 10. System stop 11. System start Skip-unit-tests: true Skip-fault-injection-test: true Signed-off-by: Makito Kano <makito.kano@intel.com> Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 6281c95 - Browse repository at this point
Copy the full SHA 6281c95View commit details
Commits on Sep 17, 2024
-
DAOS-16550 test: use correct stonewall file with mdtest (#15109)
Use a dynamic stonewall file with mdtest instead of hardcoded path. Skip-test: true Skip-build: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for c2651bc - Browse repository at this point
Copy the full SHA c2651bcView commit details -
DAOS-16460 test: Improve get_service_file() (#15116) #15121
Handle unexpected output when parsing the systemctl service file. Skip-test: true Skip-build: true Signed-off-by: Phil Henderson <phillip.henderson@intel.com> Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for f2600a4 - Browse repository at this point
Copy the full SHA f2600a4View commit details -
DAOS-623 test: Support running independent io sys admin steps (#15134)
Support running independent io sys admin steps from the yaml. Skip-test: true Skip-build: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 81d68e2 - Browse repository at this point
Copy the full SHA 81d68e2View commit details -
DAOS-16590 test: misc ftest/performance updates #15144
- Add variants for mdtest with RP_3G1 - Update ec cell size to 1MiB Skip-test: true Skip-build: true Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Configuration menu - View commit details
-
Copy full SHA for abb20a9 - Browse repository at this point
Copy the full SHA abb20a9View commit details
Commits on Sep 19, 2024
-
DAOS-16167 test: include DAOS-1617 in aurora/2.6
Signed-off-by: Maureen Jean <maureen.jean@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 6e7003b - Browse repository at this point
Copy the full SHA 6e7003bView commit details
Commits on Sep 20, 2024
-
Signed-off-by: Maureen Jean <maureen.jean@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 184aebb - Browse repository at this point
Copy the full SHA 184aebbView commit details
Commits on Sep 22, 2024
-
add logging when job is cancelled
Signed-off-by: Maureen Jean <maureen.jean@intel.com>
Configuration menu - View commit details
-
Copy full SHA for ba5eee1 - Browse repository at this point
Copy the full SHA ba5eee1View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8965f54 - Browse repository at this point
Copy the full SHA 8965f54View commit details -
DAOS-15914: crt_reply_send_input_free()
- New crt_reply_send_input_free() API added which releases input buffer right after HG_Respond() instead of waiting until the handle is destroyed. - srv_obj.c calls changed to use new crt_reply_send_input_free() Required-githooks: true Signed-off-by: Alexander A Oganezov <alexander.a.oganezov@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 6c48981 - Browse repository at this point
Copy the full SHA 6c48981View commit details -
DAOS-15914: I/O context takes refcount on RPC
- I/O context takes refcount on RPC - only release input buffer for target update Signed-off-by: Liang Zhen <liang.zhen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 54ef5e1 - Browse repository at this point
Copy the full SHA 54ef5e1View commit details -
DAOS-15914: release input buffer earlier for dtx commit
Signed-off-by: Liang Zhen <liang.zhen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 7c11906 - Browse repository at this point
Copy the full SHA 7c11906View commit details