daml/ci
Gary Verhaegen 8539873d84
document shared memory segment issue (#6546)
document shared memory segment issue

After discussion with @SamirTalwar-DA, we agree the CI script to clear
memory segments is a bit too dangerous to make it easy to run on
developer machines. Still, developers may run into similar issues if
they run lots of tests and/or do not reboot their laptop frequently.
On developer laptops, we  usually spawn one PostgreSQL instance per
build/test that needs it (as opposed to CI where we create a single one
for the entire build; see `build.sh`), so they can actually build up
fairly quickly in some scenarios.

As an alternative, I have added a section to the README to cover what to
do if that issue happens.

CHANGELOG_BEGIN
CHANGELOG_END
2020-06-30 17:48:14 +02:00
..
cron add explanation for clearing shared segments (#6545) 2020-06-30 13:21:32 +00:00
da-ghc-lib Update ghc-lib, da-ghc-master-8.8.1 (#6460) 2020-06-23 08:29:16 -04:00
docker/daml-sdk Add /etc/nsswitch.conf to our Dockerfile (#5882) 2020-05-07 09:44:44 +02:00
patch_bazel_windows Sort files when calculating CACHE_KEY (#6173) 2020-05-31 22:02:13 +02:00
build-unix.yml Use Sandbox Classic as DAML on SQL (#6095) 2020-05-27 08:31:27 +02:00
build-windows.yml trigger all releases from master (#6016) 2020-05-19 19:18:10 +02:00
check-changelog.sh enable patch releases (#5584) 2020-04-16 17:50:55 +02:00
clear-shared-segments-macos.yml document shared memory segment issue (#6546) 2020-06-30 17:48:14 +02:00
compatibility_ts_libs.yml Include create-daml-app tests in compatibility tests (#5945) 2020-05-13 10:39:51 +02:00
compatibility-windows.yml Include create-daml-app tests in compatibility tests (#5945) 2020-05-13 10:39:51 +02:00
compatibility.yml Include create-daml-app tests in compatibility tests (#5945) 2020-05-13 10:39:51 +02:00
configure-bazel.sh Bump Windows cache (#6383) 2020-06-17 19:33:26 +02:00
daily_tell_slack.yml fix error message on daily compat failure (#6337) 2020-06-14 22:52:57 +02:00
dev-env-install.sh Fix nix installation (#6400) 2020-06-18 10:34:08 +02:00
dev-env-push.py replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
postgresql.conf CI: Run PostgreSQL once for all Scala tests. (#5919) 2020-05-14 09:06:34 +02:00
report-end.yml replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
report-start.yml replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
slack_user_ids Notify Sofia on #team-daml-ci (#5487) 2020-04-08 09:31:54 +00:00
tell-slack-failed.yml fix tell-slack-failed CI "function" (#5670) 2020-04-22 15:21:04 +02:00
windows-diagnostics.ps1 windows: CI agent diagnostics (#1146) 2019-05-15 11:59:56 +02:00