Switch current partition_id value to 102 for ci tables
Now that we have all 6 of the largest ci tables partitioned, we want to start writing to additional partitions for them. We need to update the partition_id across all the tables to match, so we will now update all to use partition 102. (101 was used for ci_builds and ci_builds_metadata to stop the growth while we partitioned the remaining tables.)
Edited by Caroline Simpson