question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Partition's `time_limit` does not define a default value in the config schema

See original GitHub issue
./bin/reframe --show-config=systems/0/partitions/@default/time_limit
./bin/reframe: no such configuration parameter found: systems/0/partitions/@default/time_limit

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vkarakcommented, Jan 19, 2022

Yes, for consistency. We should have it as null and if so, then no time limit option is passed.

0reactions
teojgocommented, Feb 2, 2022

@vkarak the problem lies into how we handle None when we get the site configuration option. the default value for report_junit is already in the schema

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ubuntu Manpage: slurm.conf - Slurm configuration file
The default value is "NO", meaning user root will be able to execute jobs. DisableRootJobs may also be set by partition. EioTimeout The...
Read more >
slurm.conf - Slurm Workload Manager - SchedMD
The default value is SLURMDBD_PORT as established at system build time. If no value is explicitly specified, it will be set to 6819....
Read more >
Kafka Broker Configurations for Confluent Platform
By default there is no size limit only a time limit. Since this limit is enforced at the partition level, multiply it by...
Read more >
Job | BigQuery - Google Cloud
Specifies the default dataset to use for unqualified table names in the query. This setting does not alter behavior of unqualified dataset names....
Read more >
CREATE TABLE | CQL for DSE 6.0 - DataStax Documentation
Defines a partition and clustering columns, which affects how the data in stored. ... Note: When no value is specified, the default is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found