Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/buildtesters/buildtest
HPC System and Software Testing Framework
https://github.com/buildtesters/buildtest
Update description field for spack schema
Add 'mirror' property under the 'spack' field in the sc...
Add comments in generated scripts, fix issue with bash completion and update spack documentation
a1ce6621c2366b6f7a7d151de13ba9b213d2c220 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>d9661869d1ccce21273e6cb32661d500c57ec363 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
add section in spack page for specifying scheduler directives.
2f611dbce3f7fa5dc7912bb9cb5bb884d7b6a048 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>based on bash default when no matches are found. This is useful when
one is trying to autocomplet...
start of scheduler directives, burst buffer, datawarp, run section, etc...
These comments are app...
2877907f593920c8ba221392b357eca4cae0d93a authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
rename long option to --report to be consistent across all subcommands
3b1230775e19fd5c7499d78c44d213865c5c53cd authored over 3 years ago by Shahzeb Siddiqui <[email protected]>'buildtest build', and 'buildtest cdash upload' to be consistent.
Update the bash completion scri...
Add support for spack buildsystem
cb10238e5941897581ea0beadfa3b58e8f000d88 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>Define method _default_test_variables in BuilderBase that declares variables
set in each test.
Up...
buildspecs
54313c4c96a3db1d9d62e666f5fcf2b9e4dbeb48 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>using the spack buildsystem that is defined using 'type: spack' in the buildspecs.
There are 5 ex...
add test_spack.py script to run the regression test for the schema
851a83b46513b445b5fb733dcd73b97868ebc6a3 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>buildtest bash completion script.
77dd5abd1b67b9a349a7e72e2bc72d82ccf617c6 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>be sourced after installing buildtest
fc411fc7efbfb5f73bf2251dff2da095b64c9111 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
Bumps [black](https://github.com/psf/black) from 21.5b0 to 21.6b0.
- [Release notes](https://git...
0.9.6 release
8068212273ebc2ecfafa442b4d4ed5df9125b5df authored over 3 years ago by Shahzeb Siddiqui <[email protected]>fix bug in CI check where BUILD_HISTORY_DIR was not found during regression test.
Minor updates t...
Update Documentation
006b43e707aafe8ec031a1d6cff405a1f8a6746e authored over 3 years ago by Shahzeb Siddiqui <[email protected]>84726d28b97cf82b0b4c169048b55ec04460895e authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
f09d7253e4ad6fed211c62710f4de290a6b429ff authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
Overall fix to several documentation examples
Update metavar key in argparse to avoid showing sub...
add command buildtest history
6b0554542d4a0c964581c5f92f6e44ba93e29439 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>rebuild documentation example using docgen.py script
08f8d525c2ce136ad005c9cf769155acb01c9ea7 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>f68ed0298e18c7fd173992b8b0e52975e0993833 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
7f899a5eadf74a7937eb79f525ebee30b6959b24 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
add subcommands 'buildtest history list' and 'buildtest history query'.
buildtest history list wi...
this command it will report a summary of all builds by reading all of the
'build.json' files in $...
Minor refactor to argparse class.
c443ea6451e6469f9195547bf8de42825434438a authored over 3 years ago by Shahzeb Siddiqui <[email protected]>Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-ac...
a4e1f03e4d4a05c08bf3390d6fc9d5c94f950d57 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>change default paths where buildtest writes cache, executor directory, test directory
389993c9968e35a52ba33f2d135b4a3a951ff3af authored over 3 years ago by Shahzeb Siddiqui <[email protected]>of test directory and executor directory. For line decode to utf-8.
Add .packages to .gitignore file
Update poll implementation
09058d8678efd8f2b89141d41e2d4996ef3dc8c6 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>docstring
add logging for CobaltExecutor and CobaltJob
for slurm and lsf commands when querying job
84bf9891d0c6616e2b87e1ae890885362d527ac8 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>Change LSF job id extraction by applying re.search on output to get job id
instead of relying on ...
of passing each builder into the poll method.
Add method 'complete', 'incomplete', 'is_complete' ...
add documentation for --max-pend-time, --poll-interval, and --keep-stage-dir option
45ca02eab7966e1ab1250f76aeca8e1dbf55e898 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>add option --keep-stage-dir for preserving stage directory.
09d137830541dc997b9c2c16bb9640ca7d526aa2 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>will remove the stage directory after running job. We update records in builder.metadata
to point...
Reimplement discover buildspecs
e33b9cd3c024ae5956e1f2df5a2fdc0ac8e4733e authored over 3 years ago by Shahzeb Siddiqui <[email protected]>f1c66bef8b6b31537777ac5a9d8c4df6368f06de authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
of class.
Reimplement the discover buildspecs implementation. Fix regression test
tag and executor we print each table of buildspecs by tag and executor. We print
a total count of...
Fix bug with non-zero returncode test submission with LocalExecutor cancelled job
78c07d9da7ec96e6eade221c8b49ff0b6011d354 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>since it will cause unexpected behavior when running os.path.expandvars
Remove $BUILDTEST_ROOT/bu...
caused an issue with how 'run' method was implemented because we need test to run and gather
outp...
Change logic of test submission and minor update to cdash fields
211846cb2be2cb5102d5997d4db8c613a6297030 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>7602cabd62e3f7b4a490ffd9e877b00839fcf691 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
480fe325398ebb099fcfa07e1705c88ef2364dff authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
this was checked in each executor class by invoking builder.run() then checking
the returncode. T...
script when using local executors. We take into account the 'shell' property when
invoking script...
Remove afterscript.sh, add build script, update pip installation, refactor code
a4deedf8a33a267c39fc047336cbc3c30534692b authored over 3 years ago by Shahzeb Siddiqui <[email protected]>add method launcher_command in SlurmExecutor class
With slurm submission we can run into issue ex...
after few seconds. In that case we sleep until file exists
Add PYTHONPATH for BUILDTEST_ROOT in s...
and requires command pbsnodes in order to run test otherwise we skip test.
Update buildspecs for ...
endtime for job. The run method will launch the script and this is now part of the BuilderBase
cl...
and remove individual measurements in CDASH to a for loop for like text values
8e9f85b527715f8db8e0b132cd7ddabacbee9c4a authored over 3 years ago by Shahzeb Siddiqui <[email protected]>launch script.
Remove source command for before_script.sh in the generated script, this is now ad...
fe20caddf2623eae284d44a44f3631e579674d51 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
command with options and this is used to generate command with
c6766074daa7d538885e317cc712f4141092485f authored over 3 years ago by Shahzeb Siddiqui <[email protected]>sourced in generated test.
a075901c8e33d36cbe9c6fececc24b64307ed5e2 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
Bumps [black](https://github.com/psf/black) from 21.4b2 to 21.5b0.
- [Release notes](https://gi...
Add python class - SlurmJob, LSFJob, CobaltJob, PBSJob
bac5a628682c221b8f931c9013841c05d7da107e authored over 3 years ago by Shahzeb Siddiqui <[email protected]>b230746ff8abf81f2cc0b7daca95b864eba9261b authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
Add example hold job for JLSE test and update regression test at JLSE.
Add empty test template fo...
like poll, gather, cancel method implementation into CobaltJob
02345d32455f2ec34e93d0bf640cb5b1705be7b3 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>Add extra test using bigmem queue to ensure we can submit to remote
slurm cluster.
to use SlurmJob when monitoring job data
9bd6e71d60cc8dc77604034f88808c3699b470d6 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>operation on Job such as get job state, output, error, returncode, cancel job
and see if job is i...
add video link from ECP Annual Meeting 2021
ad82d4a1d194da9fd2294285641d1c0dd710e852 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>830bc924bbab52b73cd8d9f6025c23a30c320539 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
fa659ccfcf35c286b78f236e198335b186265d16 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
use shutil.copytree instead of shutil.copy2
70d2cafd34b90aa86fd3764df4c42af5dfc33099 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.4b2.
- [Release notes](https://gi...
add option --poll-interval
d20644f7923c7dc7a6a2412abe7f7db8b3cc4f9a authored over 3 years ago by Shahzeb Siddiqui <[email protected]>If neither is set we set pollinterval to 30sec. This was a bug in buildtest since pollinterval is...
1dca40dd1af447b78d53d98b34c8e3f9c35f09d2 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>remove BuildTestLogger class, issue getting logs into file.
d5a60981b770ec0730640c87555a59bb28df07f4 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>reported properly.
Remove option -d for streaming logs
Add --max-pend-time command line option
d0ed289b50fcc6df2150a768817f5348880d2140 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>7c27c6cb382d3b3037ed12044d49fd8c0db202be authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
update method positive_number to remove upper bound 50 which was specific to --rebuild. We moved
...
in executors when submitting job to scheduler. This is useful when
jobs are cancelled due to long...
remove symlink creation in stagedir
2e6321dad1ccf035d0414ed0a62f4aa47504f36d authored over 3 years ago by Shahzeb Siddiqui <[email protected]>d1b7eecb01d9f46da050aa2bc46aefd79aff4811 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
buildspec is located. Now we copy all files over.
Rename test file 'generate.sh' to be mapped to ...
Documentation on CDASH and runtime property
0c3b7304cea823de357e4c4f9c98ed711fb0ca09 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>f1bf0ff31e7ab86eddfece8c3e2ac3035f0bb5dd authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
remove 'buildtest cdash upload' command from facility pipelines
Remove auto generated help page b...
using 'buildtest cdash'.
Add CDASH image screenshot
regenerate documentation examples
Add example...
Bump stenongithub/gitlab-mirror-and-ci-action from 0.2.7 to 0.2.8
bb005ab4ea598194203723267fd0fc71e489199b authored over 3 years ago by Shahzeb Siddiqui <[email protected]>Bump JamesIves/github-pages-deploy-action from 4.1.0 to 4.1.1
6eb84914490e668101bf4ce830304cce50ba3249 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>add global option -c for alternate configuration file
32bbb4a53a2a03593eb04d4864f95a86d89befbe authored over 3 years ago by Shahzeb Siddiqui <[email protected]>Fix one of the failed regression tests
eda6fd482a7f125908e49cb9debdf6fd38ea0dbb authored over 3 years ago by Shahzeb Siddiqui <[email protected]>option is part of buildtest global options so that it can work in subcommands
like buildtest [bui...
reimplement class for buildtest configuration
9976e90008a6e9147ecbda698c3f3f8369d60ad0 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>d1e128873cf1c15c5a7910cb5361d700d8001ec7 authored over 3 years ago by Shahzeb Siddiqui <[email protected]>
changed to None. This change was important when calling SiteConfiguration class
without any argum...
d0b198ac281281cffdbdeb70dacb2549972b15cf authored over 3 years ago by Shahzeb Siddiqui <[email protected]>