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

correct release dates in CHANGELOG for old versions (#396)

28cc1a1b1032d2c56c880a85d439a857977da824 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
move BuildspecParser to buildtest/buildsystem/parser.py (#395)

* move BuildspecParser to buildtest/buildsystem/parser.py
Move test/buuildsystem/schema --> tes...

7b6c3805a70d18ee4cfe7a7ade0e73b677f7aa2c authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
move schemas from buildtest/buildsystem/base/schemas --> buildtest/schemas (#394)

Refactor imports

5797541267d1abfa4dacc10c9c02fa92d81bf427 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
schema table dictionary and rename settings.yml to config.yml (#393)

* fix

* define dict schema_table in buildtest/buildsystem/schemas/defaults.py
which contains...

49f7fb13fdf695b2cf4c08d4c8f6ca316ce19022 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
reorder page in index.rst (#392)

Update index.rst section
Remove description from summary of buildtest and add "Timeline" sectio...

9d94f78190672733eebb7c1b6009a34b3ce80eaf authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
bug in valid slurm example. (#391)

* bug in valid slurm example.
change clone to https instead of git.

* regenerate schema exam...

786f9f41f3c07b726a71d1a30b3fa2bd784a141b authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add OpenACC examples in Compiler Schema. Add more examples for SlurmExecutor (#390)

with updated example output.
Add Cori buildtest settings example in Configuring buildtest

591e47f3ed208b457c1aca579e788130b162cfa3 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Post poll output (#389)

* regenerate table output after polling.

* add print statement

* adding more debug stateme...

854a245d2b1b828793b6d535a071df048faa64a0 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Job states (#388)

* add slurm_job_state_codes key in global key.
Add check in check_state for checking slurm job ...

5a485dda1cb4be8464e1dd833166909bd2dc34e1 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add tutorials examples from https://github.com/buildtesters/tutorials (#387)

back to buildtest

b29afd8cf69eac0e495b210ad5cf43acaa6a4160 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
install pre-commit and add .pre-commit-config.yaml file (#386)

* install pre-commit and add .pre-commit-config.yaml file

* update github integration page wi...

09394ef6f5bd84619ad60177f178911f12ad5fc4 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Pollinterval (#385)

* update settings schema and use pollinterval key to poll slurm jobs

* pass all buildtest set...

63e3e9592510134e70584f7ed8d03f48816d26a4 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
update compiler schema and with keys run, args, launcher (#382)

* update compiler schema and update logic on build_run_cmd() method in CompilerBuilder
class.
...

55959c10e8206e48c5de1899fd61c95c45420fe6 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add buildtest report --format and --helpformat field. (#381)

* add buildtest report --format and --helpformat field.
The --helpformat prints a list of avail...

380f504917f5ab1c01061282bb172b99b3b1733d authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Tabulate pythontable (#380)

* change print tables for buildtest build and buildtest buildspec find to use tabulate library
...

4035ce3da471bfeee09a23a86fdc3d1b2b243948 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
invoke discover_buildspecs for --exclude option to be consistent with --buildspec option (#379)

* invoke discover_buildspecs for --exclude option that way both --buildspec
and --exclude follo...

c22684555435036f0ae39777f95f4e798c290f2b authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Add search resolution steps for buildtest in Getting Started Guide (#378)

* Add search resolution steps for buildtest in Getting Started Guide
Rebuild doc examples
add ...

8957a005c8cbe6d022b0a74216e078c94ba5c6ef authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Update buildtest_tutorials.yml (#377)

* Update buildtest_tutorials.yml

* Update buildtest_tutorials.yml

* Update buildtest_tutor...

efe19e609928e6c558bffd96e6e6955c4b78a5fe authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Create buildtest_tutorials.yml (#376)

* Create buildtest_tutorials.yml

* Update buildtest_tutorials.yml

783ff61867b989f8c5e211ef5118711e645c3795 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Tox (#375)

* add tox.ini

* add tox section in docs

* typo in pytests --> pytest

4852d5cc8efce29f03db7cef031e793d473358ed authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Update issue templates (#370)

6e5b9ffce187acbea247e4117b8bcc80fbb39c33 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add skip key example. (#369)

add section on pyflakes
remove apidocs from Makefile. Remove sentence on 'make apidocs' since
...

481322ce6504266caf484e3d7da307de5261979b authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Tags support (#368)

* sync schema to add tags support. sync valid/invalid tests for script schema

* applying black

103d34bffb6ff4e283c297600b49834ade72ed3d authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add coverage to func_build_subcmd (#367)

* add coverage to func_build_subcmd

* applying black

* fix travis build, invoke full path ...

dc726af70d9d33a3918aaabeb960aeff6c600bb8 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add coverage, testing tutorials repo in regression test. (#366)

* adding coverage by testing all buildspecs from tutorials repo

* applying black

* return ...

4fa77c17925934f92202b4419ff70400f198748b authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
update schemas to add skip key. (#365)

* update schemas to add skip key. Fix #362

* applying black

250ae23cb01d7d19387385fb2c4bec75f84d4e6c authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
increase coverage report by adding more tests. (#364)

* increase coverage by refining tests. Update .coveragerc with files that should
be ignored du...

94923ce7223a5aceac62cf0ac8a333f1979b0bbe authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
change behavior of slurm polling and validate slurm executors in check_settings (#363)

* fix bug

* fix bug

* forgot fstring in slurm partition query

* get last jobID by runni...

6a16a914f8ae027a25334ccc4d0c50e76ee974dc authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
refactor behavior of buildtest repo (#361)

* make func_repo_list return nothing nothing, previously it was reporting
list of repositories....

6bb966b02b041c08c54aa7983e8b4e2477e9d301 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
rebuild docs example, add section for debug and output of 'buildtest config summary' (#360)

* rebuild docs and add commands 'buildtest config validate', and 'buildtest config summary'
to ...

140d6a40ce32eb841bea38f463e5313fb0d8a0cc authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
adding 'buildtest config summary' option. (#359)

* adding 'buildtest config summary' option. This prints summary of
buildtest details.

* remo...

dc0fa35c52ee1d87a6fbf1b77c54a20932614214 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add -d (--debug) option which streams buildtest logs to stdout. (#358)

* add -d (--debug) option which streams buildtest logs to stdout.
This option accepts choices D...

dbddad00fab5f31200de4c6b52a8264dcbb0e78c authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
using autoapi to build docs instead of sphinx-auto.doc extension. (#357)

* using autoapi to build docs instead of sphinx-auto.doc extension.
Add buildtest API section w...

a6cd246dd826abf143d8c9f2bdec5846d3050747 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add Compiler schema example documentation. Rebuild api docs (#356)

8ab52bf06aec730669ebd86be72ab8259974c987 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add cc, cxx, fc support for compiler schema. This PR sync schema (#355)

changes https://github.com/buildtesters/schemas/pull/55

8e57948cf034059248823b5b1520c8702ba7d7ca authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
global schema page docs, regenerate doc examples. (#354)

* update documentation examples, clone tutorials if it doesn't exist
when running docgen/main.p...

630583e9fb87a7c3ba9f2c84fb12cfa3f39b99a3 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Docs update (#353)

* update documentation examples, clone tutorials if it doesn't exist
when running docgen/main.p...

19322a52956e7a66e8a4779182df664a268d5ad7 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
load and check LocalExcecutor shell mismatch, refactor regression test for test_file.py (#352)

* add check and load method for LocalExecutor
Check executor shell mismatch if python executor ...

0022f2d92f8015a616993a3dbef66fb153f59b44 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add shell as required field in local executor (#351)

c8590047fe96bac6d20f66fc765c97dda61116ef authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add documentation for configuring buildtest (#350)

Remove ssh executor from default settings.yml.
Update schema example slurm-example.yml

1f8086de1a93c47c054a0b3f847fa11b832388c4 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
fix: docs/requirements.txt to reduce vulnerabilities (#349)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/v...

945f7ac740fd980ba8eb681243e7172fbb3de6fa authored over 4 years ago by Snyk bot <[email protected]>
Docs feature overview (#347)

* add Writing Buildspec section with examples. Reorder sections
in global, and script schema

...

8e78891bf98f9ef6fe0dc1741982e1877667e64b authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Buildspec find bug with buildtest settings (#346)

* fix #345 and add message to print number of validated buildspecs at 5 step interval.
Since it...

4ffc68ae8b8b70e36825649613657baa76036449 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Slurm executor keys - cluster, partition, qos and extra slurm sanity checks (#344)

* adding cluster,parition,qos key in slurm executor.
Add method get_slurm_config method in Buil...

48b8085376dbba5ad63be327c4325aacfbd4dce2 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
adding buildtest config validate which will validate the buildtest settings file (#343)

* adding buildtest config validate which will validate the buildtest
settings file. If it pass...

7cabc0a1a9f34e2e4bb0045543f0843fb167882d authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
make buildtest config edit to validate buildtest settings after closing file. The process (#342)

is run in a while loop if validation is successful program will terminate, otherwise
error mess...

41eaa016799b9665c28ce8736a183858650d3547 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Jobid bug (#341)

* get outputfile, errorfile in builders.metadata for slurm executor. This
is extracted assuming...

845075a680fc55d6bb752b15494e423ed53f10b6 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
regenerate doc examples (#340)

02f72ad72638f8562464f8edd39cd09c735a4092 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
bug in CompilerBuilder setup method (#339)

* bug in CompilerBuilder class where generate_compile_cmd was invoked
before assignment of vari...

888b2ab3cb928cc519be517c363e1600e9e15d88 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
update README index.rst page (#338)

46a3feccbaf5e36afcfaccc5d5b1ab9c9db9696a authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
fix bug in buildtest buildspec find where names of tests were not picked (#337)

up properly

79b451461e1ceafe0167ec821f248d0237b89bce authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
buildspec keyword in global schema (#335)

* sync schemas with change in https://github.com/buildtesters/schemas/pull/50
update example te...

287d1136079cca77dd555b648c5d718d9ce47fe7 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Poll interval (#334)

* add pollinterval key in slurm executor. Default interval is 30seconds.

* applying black

...

4b2c737a973e00e2518c5adce427788b1fd99a33 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
adding vars key in compiler and script schema. Applying black. (#333)

Add support for vars and environment for both schemas when test is generated

d129bd05209d8a9641d75fa75c1f07257b18443c authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
upgrading codecov version (#332)

f0e0a47f72283b7a8540d587152cd45d7361339a authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Add option --clear in buildtest buildspec find which clears buildspec… (#331)

* Add option --clear in buildtest buildspec find which clears buildspec cache
before finding th...

97cbe11e7057183ed5f9c4b935dcdf95cc1a3fe4 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
move implementation of updating test report to method update_report (#330)

* remove dryrun method from executor class. Forgot to invoke poll
method after slurm dispatch.
...

7544542ec161b98e987ff101d8d86ac623f1c7b5 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Slurm executor (#329)

* add implementation for dispatch method in SlurmExecutor that is responsible
for submitting jo...

5cda1b4d79db1b7bf1f0b14d810c95f5af4f4d20 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Add option 'buildtest repo update' with flag '--state' to enable/disable repo. (#327)

When repo is disabled, buildtest will not add repo to buildspec search path.
This can be handy ...

9c0abb49746ded0169d90cfacf40a82db8c17e6b authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
rename show.py to schema.py since command buildtest show schema to (#326)

buildtest schema
Remove execute perm from few source files.

9cb5d5448139e4ac36c704ee3b071fd0df0cf63f authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
change "buildtest show schema" to "buildtest schema" (#325)

* change "buildtest show schema" to "buildtest schema" and add support for
viewing example file...

e71d3137d4da822f5c72b2f1de896a33de5c5e3f authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
autogenerate getting started doc examples and fix few bugs (#324)

* convert most examples in getting_started page to auto-generate test examples.
These files are...

31584f1044d0b06fb41d2a4462ed5ac9de417671 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
change date format to YYYY-mm-dd for starttime/endtime and buildid to (#323)

YYYY-mm-dd-HH-MM

c158ea13682e1819a05deba2f8181fb904f4994e authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
adding buildtest report command line option. (#322)

* adding buildtest report command line option. Right now we print all
results in table form.

...

46bc50f8bfde1fc5cbb6641f8e03bffadeb0d770 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add Timer class to time execution of test, log test result in json file and modify output of buildtest build (#321)

* add Timer class to time execution of test
We changed few keys in builder.metadata
Add test r...

c5616f50456c32519484cde83d73a3932c1d5e11 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Sync schemas (#319)

* snyc schemas with buildtesters/schema.
Changes are mostly addressed at creating definitions i...

91c579e3ad8fd8a42b6cd50ce6deb8a529d53eb8 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add getter methods for extracting repo entry and repo destination path (#318)

* add getter methods for extracting repo entry and repo destination path
via get_repo_paths and...

08e6ed4a1676fb3c011009a9bb1b2e39d90895d1 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
updating docs getting start guide with new output examples (#317)

* updating docs getting start guide with new output examples
add examples for buildtest repo, b...

0ab3aa37734137357b2787b01bed37b4380214c5 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
removing --dry option from buildtest build and clean up output of buildtest build (#316)

* removing --dry option from buildtest build for now
Clean up output of buildtest build
Run ea...

6283052a0f2fb36c2c4a55a99c4e4755508f5eeb authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
remove Lmod installation from travis (#315)

* remove Lmod installation from travis
remove some unnecessary condition check in BuilderBase t...

903cb79e07b1df8923c558d871902a6c7db7b646 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
move run implementation from BuilderBase to LocalExecutor since this (#314)

is implementation specific to local test execution.
Add test for BuildExecutor in regression te...

1327291511a029f1bb2b5bf067ef91fe5554b1ed authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Buildspec commands - view, edit, find (#313)

* adding 'buildtest buildspec' command for operations on buildspec files.
There are four subcom...

86f58d514fd7412a147e41906086cedfe0685e0c authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
rename 'buildtest get' --> 'buildtest repo' (#312)

* rename 'buildtest get' --> 'buildtest repo' add subcommands 'add', 'list', 'rm'
buildtest wil...

a0abbbb304923ad913a07f3975b596d2b5a333c5 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
update documentation for configuring buildtest and update schema section (#311)

* update documentation for configuring buildtest and update schema section

Signed-off-by: Sha...

7dc830400ab5547ba3de5fd6fcd2804beffabbd2 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Update README.rst (#310)

d3e6128a5bbe9cc884c2e8bb35cb81addfdec11b authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
update settings schema, and behavior of BuilderBase and BuildExecutor (#309)

* update settings schema based on https://github.com/buildtesters/schemas/pull/39
Split build a...

f12189c4bb99d9070b3de424f551b0d267d26e7f authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
adding pyflakes to buildtest to check for ununsed imports in GitHub workflows (#307)

Signed-off-by: vsoch <[email protected]>

2959589234326e964491d9c6b2d410d8cfc51425 authored over 4 years ago by Vanessasaurus <[email protected]>
bump urlchecker version to 0.2.1

clone only devel branch and set timeout to 10seconds

6584d8c98ba2c1ad96e23af2d9cdd13439b3cdb0 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
update README (#306)

* update README

* missing period at end of sentence

b10956c9eeed4c904dce633139c0bf15458aa56e authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
custom paths in settings schema (#305)

* adding option buildtest show schema --settings with short option -s for displaying the
settin...

f741dd6d9ae2eeb267e53a59e26a0cefbbf91322 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
fix path to git clone when using ssh (#302)

* fix path to git clone when using ssh

* increase coverage for buildtest get command.
Add te...

51e83dcb02fcc071477886ccff928bc5266ef216 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
first attempt at implementing compiler schema in Buildtest (#300)

* first attempt at implementing 'compiler' schema in Buildtest
Added class CompilerBuilder whic...

987bcf6a18db671091c74f582180d610485ec602 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Sync schemas and add support for viewing global schema (#299)

* Sync script and global schema from https://github.com/buildtesters/schemas
Set buildtest show...

182f7f2290be93013a5f3788dbb97957badda68e authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
remove examples folder and move some of the tests to tests/buildspec for (#297)

examples and used to serve as example Buildspec for regression testing
Remove tests/testdir/slu...

1de2b8100cf3e37bba8102865221fa3e2c93dce0 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Update docs (#294)

* rebuild doc examples via buildtest/docgen/main.py
Add helper methods in page introspection.rs...

e2fc68c76eed76acd7156c9768c849c9e84b4068 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Refactor BuilderBase to account for changes to shell, shebang key in script schema (#290)

* sync script schema from
https://github.com/buildtesters/schemas/blob/master/script/script-v0....

a2e220cb8729885a1706c9a8dcb9eca54349b2e7 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
catch exception when failed to read or write fail due to IOError. (#292)

* catch exception when failed to read or write fail due to IOError.
This can be catched if you ...

3c3d2c9fecdc7c43ef17d6895f93f3a74f69b531 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Fix/command out err (#289)

* fixing saving of output for BuildTestCommand

Signed-off-by: vsoch <[email protected]>

...

537e26d6e07baa4f85be977f2e6426340144006f authored over 4 years ago by Vanessasaurus <[email protected]>
Status check (#286)

* add implementation to report test state based on 'status' object defined
in Buildspec.
Add m...

a87c1afdb057f71aa1d4c77be0f70b6f9336e92a authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Update getting started (#288)

* first commit to Getting Started, needed to remove outdated docs.
Add Vanessa to LICENSE file,...

aff4c0feb80fa8e42222d96590e3ff1012a08ca2 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
update org and repo name (#285)

* update org name "HPC-buildtest" --> "buildtesters"
update repo name "buildtest-framework" -->...

95fd8d07283cb9fa155e32017d086210bc52897a authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
sync script schema from https://github.com/HPC-buildtest/schemas/pull/24 will add support for status check in subsequent PR (#279)

Signed-off-by: Shahzeb Siddiqui <[email protected]>

9ea013503c871af6e65a4c97a8170ea0df1ecd60 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Update settings schema field $id and title (#278)

0652eba85af8c04040b50fe59eb61f329db685c6 authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
Making some general fixs (#277)

* General fixs to code base that includes the following
- Update docstring where parameters are...

b0e062448cf568725cb20cd74b837c442bb6fe6d authored over 4 years ago by Shahzeb Siddiqui <[email protected]>
add support for passing --buildspec multiple times, in this case (#276)

we invoke discover_buildspecs once per argument and add all of them
to a list. Afterwards we re...

6820311df544c8d3a03d7cff9d7ff19d2c02ec6e authored almost 5 years ago by Shahzeb Siddiqui <[email protected]>
refactor codebase to use name buildspec (#270)

* add regtest for buildtest get feature for cloning tutorials repo.
remote init_log method sinc...

e7c6b8aad5de6d61efde1070e837ae662552379e authored almost 5 years ago by Shahzeb Siddiqui <[email protected]>
fixing saving of output for BuildTestCommand (#271)

* fixing saving of output for BuildTestCommand

Signed-off-by: vsoch <[email protected]>

...

c343526ef53cbe1e15e89f9fd1c13d21e10fc6b4 authored almost 5 years ago by Vanessasaurus <[email protected]>
Redefinition of buildtest terms (#269)

* adding terminology section in a separate page with new terms as
proposal for buildtest concep...

7f3ad70fa028aa1c263d3b8e952490e92872102b authored almost 5 years ago by Shahzeb Siddiqui <[email protected]>
exclude config option (#268)

* add option to exclude config this is a new option "buildtest build -x"
There is a long option...

e5d392b9aeb88103feb758c671492aaaacb2a2be authored almost 5 years ago by Shahzeb Siddiqui <[email protected]>
Change output behavior of buildtest build, add system log, add .err file per test (#264)

* change output behavior of buildtest build. First attempt at output attempt
There were some lo...

dee4a74c39822078b4503462422a00906a7b6f3f authored almost 5 years ago by Shahzeb Siddiqui <[email protected]>