Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
f93b6e27
Commit
f93b6e27
authored
4 years ago
by
Allan Blanchard
Browse files
Options
Downloads
Patches
Plain Diff
[wp] new instructions about global cache in the tests README
parent
9f1b4e8a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/plugins/wp/tests/README.md
+6
-1
6 additions, 1 deletion
src/plugins/wp/tests/README.md
with
6 additions
and
1 deletion
src/plugins/wp/tests/README.md
+
6
−
1
View file @
f93b6e27
...
...
@@ -59,6 +59,11 @@ doing so would causing WP to add new cache entries to the global « qualif » ca
from all your projects around. Consult the section « Global WP Cache Setup »
below for details.
Note that this cache is meant to be global, including for the different merge
requests. Thus, when working on a new merge request for WP,
**do not**
create a
branch (and MR) on the WP-cache repository: just push the new cache entries into
the global cache using
`make wp-qualif-push`
.
# Qualified Test Results
To be accepted by Frama-CI, tests in « qualif » configuration must be easily
...
...
@@ -75,7 +80,7 @@ are either:
This excludes any timeout with native Alt-Ergo, which must be turned into some
reproducible stepout by setting
`-wp-steps`
and
`-wp-timeout`
options
accordingly. Please choose a step limit that makes large enough to ensure the
goal is
not
provable, but small enough to make alt-ergo decide quickly.
goal is provable, but small enough to make alt-ergo decide quickly.
# Global WP Cache Setup (for wp-qualif)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment