Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda deleted branch upload from Bitmessage/buildbot_multibuild 2023-11-21 00:51:39 +01:00
PeterSurda deleted branch sleep from Bitmessage/buildbot_multibuild 2023-11-21 00:51:36 +01:00
PeterSurda pushed to master at Bitmessage/buildbot_multibuild 2023-11-21 00:51:22 +01:00
3316e2e9da Bump build timeout to 2 hours
PeterSurda merged pull request Bitmessage/buildbot_multibuild#31 2023-11-21 00:51:22 +01:00
Bump build timeout to 2 hours
PeterSurda created pull request Bitmessage/buildbot_multibuild#31 2023-11-21 00:51:17 +01:00
Bump build timeout to 2 hours
PeterSurda created branch bump-timeout in Bitmessage/buildbot_multibuild 2023-11-21 00:50:39 +01:00
PeterSurda pushed to bump-timeout at Bitmessage/buildbot_multibuild 2023-11-21 00:50:39 +01:00
3316e2e9da Bump build timeout to 2 hours
PeterSurda commented on pull request Sysdeploy/openwrt#60 2023-11-21 00:32:03 +01:00
WIP: Trying to edit kernel config

Seems to run in a single thread :-(

PeterSurda commented on pull request Sysdeploy/openwrt#60 2023-11-21 00:14:40 +01:00
WIP: Trying to edit kernel config

The build timed out. I don't want to fiddle around with buildbot config at the moment, so how about you enable parallel builds (see #30)? That may help.

We'll see, but I'm not sure.…

PeterSurda commented on pull request Sysdeploy/openwrt#60 2023-11-18 10:11:50 +01:00
WIP: Trying to edit kernel config

I tested if OpenWRT preserves a third partition, i.e. if it even makes sense to boot from NVMe. The third partition was preserved,, so I assume as long as the new image doesn't have a bigger…

PeterSurda commented on pull request Sysdeploy/openwrt#60 2023-11-18 09:24:36 +01:00
WIP: Trying to edit kernel config

The timeout happens if there is nothing on stdout/stderr for 20 minutes, so if you have multiple make children running in parallel it may avoid it.

PeterSurda commented on pull request Sysdeploy/openwrt#60 2023-11-18 09:23:54 +01:00
WIP: Trying to edit kernel config

The build timed out. I don't want to fiddle around with buildbot config at the moment, so how about you enable parallel builds (see #30)? That may help.

PeterSurda merged pull request Sysdeploy/collectd-btrfs#2 2023-11-16 12:35:34 +01:00
Added interval in btrfs
PeterSurda pushed to main at Sysdeploy/collectd-btrfs 2023-11-16 12:35:34 +01:00
4dae2cd4dc updated callback frequency
PeterSurda approved Sysdeploy/collectd-btrfs#2 2023-11-16 12:34:36 +01:00
Added interval in btrfs

Looks ok.

PeterSurda pushed to main at Sysdeploy/openwrt 2023-11-10 05:42:44 +01:00
2b5cbe32df Use EXTRA_IMAGE_NAME Image Builder variable instead of moving
PeterSurda merged pull request Sysdeploy/openwrt#61 2023-11-10 05:42:43 +01:00
Use EXTRA_IMAGE_NAME Image Builder variable instead of moving
PeterSurda commented on pull request Sysdeploy/collectd-btrfs#2 2023-11-08 08:05:42 +01:00
Added interval in btrfs

Also, we're trying to avoid magic values, so we should define the 600 as a constant.

PeterSurda suggested changes for Sysdeploy/collectd-btrfs#2 2023-11-08 08:04:53 +01:00
Added interval in btrfs

I think this isn't sufficient. You also need to update the callback frequency. Documentation (register_read):